Comparer_get_Default test is too slow under GCStress=3 #50594
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
blocking-clean-ci-optional
Blocking optional rolling runs
Milestone
It fails with timeout under
COMPlus_GCStress=3
.https://dev.azure.com/dnceng/public/_build/results?buildId=1060351&view=ms.vss-test-web.build-test-results-tab&runId=32685148&resultId=110461&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab
It looks like it does over 4,000,000 loop iterations. Is this necessary? Can it do fewer and still be as effective a test?
The text was updated successfully, but these errors were encountered: