Skip to content

Commit 3d869dc

Browse files
authored
Block Runtime_84693 with the issue #85081 (#85123)
1 parent 10e2376 commit 3d869dc

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
@@ -871,6 +871,9 @@
871871
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/v2.1/DDB/B168384/LdfldaHack/*">
872872
<Issue>https://github.com/dotnet/runtime/issues/615</Issue>
873873
</ExcludeList>
874+
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_84693/Runtime_84693/*">
875+
<Issue>https://github.com/dotnet/runtime/issues/85081</Issue>
876+
</ExcludeList>
874877
<ExcludeList Include="$(XunitTestBinBase)/JIT/superpmi/superpmicollect/*">
875878
<Issue>Not compatible with crossgen2</Issue>
876879
</ExcludeList>

0 commit comments

Comments
 (0)