Skip to content

Commit b83a78f

Browse files
committed
Revert "Disable nogcregion (dotnet#100167)"
This reverts commit b31f952.
1 parent 475dd02 commit b83a78f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
<ExcludeList Include = "$(XunitTestBinBase)/JIT/opt/SSA/MemorySsa/**">
1818
<Issue>https://github.com/dotnet/runtime/issues/86112</Issue>
1919
</ExcludeList>
20-
<ExcludeList Include = "$(XunitTestBinBase)/GC/API/NoGCRegion/Callback_Svr/**">
21-
<Issue>https://github.com/dotnet/runtime/issues/100149</Issue>
22-
</ExcludeList>
2320
</ItemGroup>
2421

2522
<!-- All OS/Arch CoreCLR excludes -->

0 commit comments

Comments
 (0)