We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce06ae1 commit 61d4333Copy full SHA for 61d4333
1 file changed
src/tests/issues.targets
@@ -2911,6 +2911,9 @@
2911
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_461649/DevDiv_461649/**">
2912
<Issue>https://github.com/dotnet/runtime/issues/57350</Issue>
2913
</ExcludeList>
2914
+ <ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_79354/Runtime_79354/**">
2915
+ <Issue>https://github.com/dotnet/runtime/issues/57350</Issue>
2916
+ </ExcludeList>
2917
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_25027/GitHub_25027/**">
2918
2919
0 commit comments