Skip to content

Commit d972a19

Browse files
authored
Delete suppressions against resolved issues (#98512)
1 parent a3f7416 commit d972a19

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/tests/issues.targets

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,13 +1185,10 @@
11851185
<Issue>https://github.com/dotnet/runtime/issues/88689</Issue>
11861186
</ExcludeList>
11871187
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_85240/test85240/**">
1188-
<Issue>https://github.com/dotnet/runtime/issues/71095</Issue>
1189-
</ExcludeList>
1190-
<ExcludeList Include="$(XunitTestBinBase)/JIT/opt/Remainder/Regressions/Regression1/**">
1191-
<Issue>https://github.com/dotnet/runtime/issues/79022</Issue>
1188+
<Issue>https://github.com/dotnet/runtime/issues/90308</Issue>
11921189
</ExcludeList>
11931190
<ExcludeList Include="$(XunitTestBinBase)/Interop/PInvoke/Int128/Int128TestFieldLayout/*">
1194-
<Issue>https://github.com/dotnet/runtime/issues/74223</Issue>
1191+
<Issue>https://github.com/dotnet/runtime/issues/69399</Issue>
11951192
</ExcludeList>
11961193
<ExcludeList Include = "$(XunitTestBinBase)/JIT/HardwareIntrinsics/X86/Sse42.X64/Crc32_*/**">
11971194
<Issue>https://github.com/dotnet/runtime/issues/54185</Issue>

0 commit comments

Comments
 (0)