Skip to content

Exclude GC tests from GCStress runs #21207

Closed
@shimingsg

Description

@shimingsg

this test failed when set TestGCStressLevel=2, error message in testresult.xml as following

  1. test name="System.Tests.GCTests.LatencyRoundtrips_LowLatency(value: SustainedLowLatency)" type="System.Tests.GCTests" method="LatencyRoundtrips_LowLatency" time="0.2391149" result="Fail"
  2. failure exception-type="Xunit.Sdk.EqualException"
  3. Stacktrace:
    at System.Tests.GCTests.LatencyRoundtrips(GCLatencyMode value) in F:\repos\corefx\src\System.Runtime\tests\System\GCTests.cs:line 406
    at System.Tests.GCTests.LatencyRoundtrips_LowLatency(GCLatencyMode value) in F:\repos\corefx\src\System.Runtime\tests\System\GCTests.cs:line 419
  4. testResults file attached:
    testResults.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions