Thanks to visit codestin.com Credit goes to github.com
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 9cc80c3 commit 3032f4bCopy full SHA for 3032f4b
src/tests/issues.targets
@@ -72,6 +72,9 @@
72
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535/*">
73
<Issue>https://github.com/dotnet/runtime/issues/89585</Issue>
74
</ExcludeList>
75
+ <ExcludeList Include="$(XunitTestBinBase)/readytorun/GenericCycleDetection/Depth3Test/*">
76
+ <Issue>https://github.com/dotnet/runtime/issues/88586</Issue>
77
+ </ExcludeList>
78
</ItemGroup>
79
80
<!-- All Unix targets on all runtimes -->
0 commit comments