File tree 2 files changed +0
-5
lines changed
GC/Regressions/Github/Runtime_76219
2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<OutputType >Exe</OutputType >
4
4
<Optimize >True</Optimize >
5
- <!-- Move it out of CI for 78899 -->
6
- <CLRTestPriority >1</CLRTestPriority >
7
5
8
6
<!-- This test needs GCStress mode but it doesn't take long to execute
9
7
so is fine to keep it in the inner loop -->
Original file line number Diff line number Diff line change 66
66
<ExcludeList Include =" $(XunitTestBinBase)/Interop/MonoAPI/**" >
67
67
<Issue >CoreCLR does not implement the mono embedding API</Issue >
68
68
</ExcludeList >
69
- <ExcludeList Include =" $(XunitTestBinBase)/GC/Regressions/Github/Runtime_76219/Runtime_76219/*" >
70
- <Issue >https://github.com/dotnet/runtime/issues/78899</Issue >
71
- </ExcludeList >
72
69
<ExcludeList Include =" $(XunitTestBinBase)/readytorun/GenericCycleDetection/Depth3Test/*" >
73
70
<Issue >https://github.com/dotnet/runtime/issues/88586</Issue >
74
71
</ExcludeList >
You can’t perform that action at this time.
0 commit comments