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 b4faef4 commit c31f691Copy full SHA for c31f691
src/coreclr/tests/issues.targets
@@ -299,9 +299,6 @@
299
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_590771/DevDiv_590771/*">
300
<Issue>needs triage</Issue>
301
</ExcludeList>
302
- <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_35821/GitHub_35821/*">
303
- <Issue>https://github.com/dotnet/runtime/issues/36418</Issue>
304
- </ExcludeList>
305
<ExcludeList Include="$(XunitTestBinBase)/tracing/tracevalidation/inducedgc/inducedgc/*">
306
<Issue>https://github.com/dotnet/runtime/issues/12216</Issue>
307
0 commit comments