File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Regressions/coreclr/GitHub_12224
tracing/eventsource/eventsourcetrace Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
13
13
<CLRTestKind >BuildAndRun</CLRTestKind >
14
14
<CLRTestPriority >1</CLRTestPriority >
15
+ <GCStressIncompatible >true</GCStressIncompatible >
15
16
</PropertyGroup >
16
17
<!-- Default configurations to help VS understand the configurations -->
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
Original file line number Diff line number Diff line change 14
14
<DefineConstants >$(DefineConstants);STATIC</DefineConstants >
15
15
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
16
16
<CLRTestPriority >0</CLRTestPriority >
17
- <GCStressIncompatible >true</GCStressIncompatible >
18
17
</PropertyGroup >
19
18
<!-- Default configurations to help VS understand the configurations -->
20
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" ></PropertyGroup >
You can’t perform that action at this time.
0 commit comments