We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35cb2d7 commit dec20cdCopy full SHA for dec20cd
src/tests/issues.targets
@@ -30,6 +30,9 @@
30
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/regressions/2164/foreground-shutdown/*">
31
<Issue>https://github.com/dotnet/runtime/issues/83658</Issue>
32
</ExcludeList>
33
+ <ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/regressions/115178/115178/*">
34
+ <Issue>https://github.com/dotnet/runtime/issues/116060</Issue>
35
+ </ExcludeList>
36
<ExcludeList Include="$(XunitTestBinBase)/GC/Coverage/271010/**">
37
<Issue>https://github.com/dotnet/runtime/issues/5933</Issue>
38
0 commit comments