File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <OutputType >Exe</OutputType >
44 <GCStressIncompatible >true</GCStressIncompatible >
5+ <CLRTestPriority >1</CLRTestPriority >
56 </PropertyGroup >
67 <ItemGroup >
78 <Compile Include =" leakwheel.cs" />
Original file line number Diff line number Diff line change 16961696 <ExcludeList Include = " $(XunitTestBinBase)/JIT/jit64/localloc/ehverify/eh07_large/**" >
16971697 <Issue >https://github.com/dotnet/runtime/issues/54395</Issue >
16981698 </ExcludeList >
1699- <ExcludeList Include = " $(XunitTestBinBase)/GC/Scenarios/LeakWheel/leakwheel/**" >
1700- <Issue >needs triage</Issue >
1701- </ExcludeList >
17021699 <ExcludeList Include = " $(XunitTestBinBase)/JIT/jit64/verif/sniff/fg/ver_fg_13/**" >
17031700 <Issue >https://github.com/dotnet/runtime/issues/54396</Issue >
17041701 </ExcludeList >
31493146 <ExcludeList Include = " $(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_461649/DevDiv_461649/**" >
31503147 <Issue >https://github.com/dotnet/runtime/issues/53353</Issue >
31513148 </ExcludeList >
3152- <ExcludeList Include = " $(XunitTestBinBase)/GC/Scenarios/LeakWheel/leakwheel/**" >
3153- <Issue >long running test https://github.com/dotnet/runtime/issues/53386</Issue >
3154- </ExcludeList >
31553149 </ItemGroup >
31563150
31573151 <ItemGroup Condition =" $(TargetOS) == 'Android' And '$(TargetArchitecture)' == 'arm64' " >
You can’t perform that action at this time.
0 commit comments