Skip to content

Commit 061acba

Browse files
authored
Remove crossgen exclusions for issue 108255 (#118781)
Issue #108255 was fixed by PR #118594
1 parent 2a95831 commit 061acba

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -540,21 +540,6 @@
540540
<ExcludeList Include="$(XunitTestBinBase)/JIT/superpmi/superpmicollect/*">
541541
<Issue>Not compatible with crossgen2</Issue>
542542
</ExcludeList>
543-
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_68278/**">
544-
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
545-
</ExcludeList>
546-
<ExcludeList Include="$(XunitTestBinBase)/JIT/BBT/Scenario4/Not-Int32/**">
547-
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
548-
</ExcludeList>
549-
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_72845/**">
550-
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
551-
</ExcludeList>
552-
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_87393/**">
553-
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
554-
</ExcludeList>
555-
<ExcludeList Include="$(XunitTestBinBase)/baseservices/multidimmarray/rank1array/**">
556-
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
557-
</ExcludeList>
558543
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/Arrays/misc/arrres_il_r/**">
559544
<Issue>https://github.com/dotnet/runtime/issues/109311</Issue>
560545
</ExcludeList>

0 commit comments

Comments
 (0)