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 d399b8c commit 154ac7aCopy full SHA for 154ac7a
src/tests/issues.targets
@@ -280,9 +280,6 @@
280
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_31615/Runtime_31615/*">
281
<Issue>https://github.com/dotnet/runtime/issues/79170</Issue>
282
</ExcludeList>
283
- <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_63354/Runtime_63354/**">
284
- <Issue>https://github.com/dotnet/runtime/issues/78898</Issue>
285
- </ExcludeList>
286
</ItemGroup>
287
288
<!-- Windows arm32 specific excludes -->
0 commit comments