Closed
Description
this test failed when set TestGCStressLevel=2, error message in testresult.xml as following
- test name="System.Tests.GCTests.LatencyRoundtrips_LowLatency(value: SustainedLowLatency)" type="System.Tests.GCTests" method="LatencyRoundtrips_LowLatency" time="0.2391149" result="Fail"
- failure exception-type="Xunit.Sdk.EqualException"
- 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 - testResults file attached:
testResults.txt