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 3c7c9fb commit e5eee9aCopy full SHA for e5eee9a
src/tests/issues.targets
@@ -522,6 +522,9 @@
522
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91248/b91248/*">
523
<Issue>https://github.com/dotnet/runtime/issues/12979</Issue>
524
</ExcludeList>
525
+ <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/*">
526
+ <Issue>https://github.com/dotnet/runtime/issues/67870</Issue>
527
+ </ExcludeList>
528
<ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/PREFIX/unaligned/4/arglist_Target_ARM/*">
529
530
0 commit comments