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 10e2376 commit 3d869dcCopy full SHA for 3d869dc
src/tests/issues.targets
@@ -871,6 +871,9 @@
871
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/v2.1/DDB/B168384/LdfldaHack/*">
872
<Issue>https://github.com/dotnet/runtime/issues/615</Issue>
873
</ExcludeList>
874
+ <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_84693/Runtime_84693/*">
875
+ <Issue>https://github.com/dotnet/runtime/issues/85081</Issue>
876
+ </ExcludeList>
877
<ExcludeList Include="$(XunitTestBinBase)/JIT/superpmi/superpmicollect/*">
878
<Issue>Not compatible with crossgen2</Issue>
879
0 commit comments