File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
tests/src/JIT/Methodical/tailcall/Desktop Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11
11
<ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
12
12
<SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\</SolutionDir >
13
13
14
- <!-- NOTE: this test simply takes too long to complete under heap verify. It is not fundamentally incompatible. -->
14
+ <!-- NOTE: this test simply takes too long to complete under heap verify or GCStress . It is not fundamentally incompatible. -->
15
15
<HeapVerifyIncompatible >true</HeapVerifyIncompatible >
16
+ <GCStressIncompatible >true</GCStressIncompatible >
16
17
</PropertyGroup >
17
18
<!-- Default configurations to help VS understand the configurations -->
18
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments