File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 <ExcludeList Include =" $(XunitTestBinBase)/baseservices/mono/runningmono/*" >
3131 <Issue >This test is to verify we are running mono, and therefore only makes sense on mono.</Issue >
3232 </ExcludeList >
33+ <ExcludeList Include =" $(XunitTestBinBase)/baseservices/threading/regressions/2164/foreground-shutdown/*" >
34+ <Issue >https://github.com/dotnet/runtime/issues/83658</Issue >
35+ </ExcludeList >
3336 <ExcludeList Include =" $(XunitTestBinBase)/GC/Coverage/271010/**" >
3437 <Issue >https://github.com/dotnet/runtime/issues/5933</Issue >
3538 </ExcludeList >
251254
252255 <!-- Windows all architecture excludes -->
253256 <ItemGroup Condition =" '$(XunitTestBinBase)' != '' and '$(TargetsWindows)' == 'true' and '$(RuntimeFlavor)' == 'coreclr'" >
254- <ExcludeList Include =" $(XunitTestBinBase)/baseservices/threading/regressions/2164/foreground-shutdown/*" >
255- <Issue >https://github.com/dotnet/runtime/issues/84006</Issue >
256- </ExcludeList >
257257 </ItemGroup >
258258
259259 <!-- Windows x64 specific excludes -->
You can’t perform that action at this time.
0 commit comments