Skip to content

Commit f7ef150

Browse files
authored
Enable alc stress (#117825)
* try enabling ALCTest in GCStress again. * make GCStress compatible again
1 parent 0cc6b0e commit f7ef150

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tests/profiler/dynamicoptimization/DynamicOptimization.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
runincontext loads even framework assemblies into the unloadable
1010
context, locals in this loop prevent unloading -->
1111
<UnloadabilityIncompatible>true</UnloadabilityIncompatible>
12-
<!-- Temporarily disabled due to https://github.com/dotnet/runtime/issues/106241 -->
13-
<GCStressIncompatible>true</GCStressIncompatible>
1412
<!-- Needed for JitOptimizationSensitive -->
1513
<RequiresProcessIsolation>true</RequiresProcessIsolation>
1614
<!-- Test expects particular JIT optimization levels -->

0 commit comments

Comments
 (0)