Disable tests/profiler/eventpipe/eventpipe on JIT stress runs (#66473)
authorTom McDonald <tommcdon@microsoft.com>
Mon, 4 Apr 2022 09:39:25 +0000 (02:39 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 09:39:25 +0000 (02:39 -0700)
src/tests/profiler/eventpipe/eventpipe.csproj

index 9a0a2d6..79167c4 100644 (file)
@@ -4,6 +4,8 @@
     <OutputType>exe</OutputType>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <Optimize>true</Optimize>
+    <!-- This test is not compatible with JIT stress -->
+    <JitOptimizationSensitive>true</JitOptimizationSensitive>
     <!-- This test provides no interesting scenarios for GCStress -->
     <GCStressIncompatible>true</GCStressIncompatible>
     <!-- The test launches a secondary process and process launch creates