Skip to content

Commit 24dd2bc

Browse files
authored
[wasm] Enable few tests (#108977)
To check whether #84786 is still valid for 3.1.56
1 parent 8734660 commit 24dd2bc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/tests/issues.targets

-6
Original file line numberDiff line numberDiff line change
@@ -2992,12 +2992,6 @@
29922992
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Performance/CodeQuality/BenchmarksGame/mandelbrot/mandelbrot-7/**">
29932993
<Issue>https://github.com/dotnet/runtime/issues/41472</Issue>
29942994
</ExcludeList>
2995-
<ExcludeList Include = "$(XunitTestBinBase)/GC/API/GCHandleCollector/Usage/**">
2996-
<Issue>https://github.com/dotnet/runtime/issues/84786</Issue>
2997-
</ExcludeList>
2998-
<ExcludeList Include = "$(XunitTestBinBase)/tracing/eventcounter/regression-25709/**">
2999-
<Issue>https://github.com/dotnet/runtime/issues/84786</Issue>
3000-
</ExcludeList>
30012995
<ExcludeList Include = "$(XunitTestBinBase)/GC/Stress/Framework/ReliabilityFramework/**">
30022996
<Issue>needs triage</Issue>
30032997
</ExcludeList>

0 commit comments

Comments
 (0)