Skip to content

Commit 3032f4b

Browse files
Disable readytorun/GenericCycleDetection/Depth3Test (#90802)
Tracking: #88586
1 parent 9cc80c3 commit 3032f4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tests/issues.targets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_82535/Runtime_82535/*">
7373
<Issue>https://github.com/dotnet/runtime/issues/89585</Issue>
7474
</ExcludeList>
75+
<ExcludeList Include="$(XunitTestBinBase)/readytorun/GenericCycleDetection/Depth3Test/*">
76+
<Issue>https://github.com/dotnet/runtime/issues/88586</Issue>
77+
</ExcludeList>
7578
</ItemGroup>
7679

7780
<!-- All Unix targets on all runtimes -->

0 commit comments

Comments
 (0)