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 6653d10 commit a99b578Copy full SHA for a99b578
src/tests/issues.targets
@@ -1426,9 +1426,6 @@
1426
<ExcludeList Include="$(XunitTestBinBase)/Interop/PInvoke/Int128/Int128TestFieldLayout/*">
1427
<Issue>https://github.com/dotnet/runtime/issues/74223</Issue>
1428
</ExcludeList>
1429
- <ExcludeList Include = "$(XUnitTestBinBase)/JIT/Directed/Arrays/nintindexoutofrange/**">
1430
- <Issue>https://github.com/dotnet/runtime/issues/71656</Issue>
1431
- </ExcludeList>
1432
<ExcludeList Include = "$(XunitTestBinBase)/reflection/GenericAttribute/**">
1433
<Issue>https://github.com/dotnet/runtime/issues/56887</Issue>
1434
0 commit comments