We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc6b0e commit f7ef150Copy full SHA for f7ef150
src/tests/profiler/dynamicoptimization/DynamicOptimization.csproj
@@ -9,8 +9,6 @@
9
runincontext loads even framework assemblies into the unloadable
10
context, locals in this loop prevent unloading -->
11
<UnloadabilityIncompatible>true</UnloadabilityIncompatible>
12
- <!-- Temporarily disabled due to https://github.com/dotnet/runtime/issues/106241 -->
13
- <GCStressIncompatible>true</GCStressIncompatible>
14
<!-- Needed for JitOptimizationSensitive -->
15
<RequiresProcessIsolation>true</RequiresProcessIsolation>
16
<!-- Test expects particular JIT optimization levels -->
0 commit comments