Skip to content

Commit 61d4333

Browse files
committed
[tests] Disable test on fullaot
1 parent ce06ae1 commit 61d4333

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/tests/issues.targets

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2911,6 +2911,9 @@
29112911
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_461649/DevDiv_461649/**">
29122912
<Issue>https://github.com/dotnet/runtime/issues/57350</Issue>
29132913
</ExcludeList>
2914+
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_79354/Runtime_79354/**">
2915+
<Issue>https://github.com/dotnet/runtime/issues/57350</Issue>
2916+
</ExcludeList>
29142917
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_25027/GitHub_25027/**">
29152918
<Issue>https://github.com/dotnet/runtime/issues/57350</Issue>
29162919
</ExcludeList>

0 commit comments

Comments
 (0)