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 75225c3 commit 04e8c7fCopy full SHA for 04e8c7f
src/tests/issues.targets
@@ -3955,6 +3955,9 @@
3955
<ExcludeList Include="$(XunitTestBinBase)/GC/Regressions/v2.0-beta1/149926/149926/*">
3956
<Issue>needs triage</Issue>
3957
</ExcludeList>
3958
+ <ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/gcdump/**">
3959
+ <Issue>https://github.com/dotnet/runtime/issues/90012</Issue>
3960
+ </ExcludeList>
3961
</ItemGroup>
3962
3963
<ItemGroup Condition="'$(TargetArchitecture)' == 'wasm' or '$(TargetsMobile)' == 'true'">
0 commit comments