-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
Example run:
Configuration: Linux arm64
Diagnostics:
Starting: GC.API.XUnitWrapper
GC/API/GC/AddThresholdTest/AddThresholdTest.sh [FAIL]
Return code: 1
Raw output file: /root/helix/work/workitem/GC/API/Reports/GC.API/GC/AddThresholdTest/AddThresholdTest.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun AddThresholdTest.dll ''
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
2 2
ThresholdTest Failed
Test Failed
Expected: 100
Actual: 1
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/GC/API/GC/AddThresholdTest/AddThresholdTest.sh
Expected: True
Actual: False
Stack Trace:
/__w/1/s/artifacts/tests/coreclr/Linux.arm64.Checked/TestWrappers/GC.API/GC.API.XUnitWrapper.cs(140,0): at GC_API._GC_AddThreoldTest_AddThreoldTest_._GC_AddThresholdTest_AddThresholdTest_sh()
Output:
Return code: 1
Raw output file: /root/helix/work/workitem/GC/API/Reports/GC.API/GC/AddThresholdTest/AddThresholdTest.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun AddThresholdTest.dll ''
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
Warning: newly-allocated dummy ended up in gen 1
2 2
ThresholdTest Failed
Test Failed
Expected: 100
Actual: 1
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/GC/API/GC/AddThresholdTest/AddThresholdTest.sh
Finished: GC.API.XUnitWrapper