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 e8b1491 commit 1f6ebd0Copy full SHA for 1f6ebd0
src/tests/issues.targets
@@ -565,6 +565,9 @@
565
<ExcludeList Include="$(XunitTestBinBase)/GC/API/GC/GetTotalPauseDuration.csproj">
566
<Issue>https://github.com/dotnet/runtime/issues/74631</Issue>
567
</ExcludeList>
568
+ <ExcludeList Include="$(XunitTestBinBase)/GC/API/GC/GetGCMemoryInfo.csproj">
569
+ <Issue>https://github.com/dotnet/runtime/issues/74902</Issue>
570
+ </ExcludeList>
571
</ItemGroup>
572
573
<!-- The following are x64 Unix failures on CoreCLR. -->
0 commit comments