Closed
Description
The 6.0 PR that disabled some failing doublinklist tests was merged yesterday: #83268
But today, the internal->public merge PR showed a few more of those failures in the CI: #83404
@steveisok I assume a few more need to be disabled? These were the ones the PR disabled:
<ExcludeList Include="$(XunitTestBinBase)/GC/Scenarios/DoublinkList/dlbigleakthd/**">
<Issue>PlatformDetection.IsPreciseGcSupported false on mono</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/GC/Scenarios/DoublinkList/dlbigleakthd/**">
<Issue>PlatformDetection.IsPreciseGcSupported false on mono</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/GC/Scenarios/DoublinkList/dlstack/**">
<Issue>PlatformDetection.IsPreciseGcSupported false on mono</Issue>
</ExcludeList>
Here are the ones that I found:
Queue: Mono minijit Pri0 Runtime Tests Run Linux arm64 release
- Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=204115&view=logs&j=ecfd4eca-a79d-5010-5cc7-224332d2af8a&t=8aabb8f4-cffc-5078-1126-b2ed96283afd
- Log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-83404-merge-ee243f1811714023af/PayloadGroup0/1/console.6233b083.log?helixlogtype=result
- Callstack:
Starting: GC.Scenarios.XUnitWrapper (parallel test collections = on, max threads = 2)
GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh [FAIL]
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/Reports/GC.Scenarios/DoublinkList/doublinkstay/doublinkstay.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false doublinkstay.dll ''
Test should return with ExitCode 100 ...
19995 DLinkNodes finalized
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/e/GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh
Expected: True
Actual: False
Stack Trace:
at GC_Scenarios._DoublinkList_doublinkstay_doublinkstay_._DoublinkList_doublinkstay_doublinkstay_sh()
Output:
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/Reports/GC.Scenarios/DoublinkList/doublinkstay/doublinkstay.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false doublinkstay.dll ''
Test should return with ExitCode 100 ...
19995 DLinkNodes finalized
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/e/GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh
Queue: Mono llvmaot Pri0 Runtime Tests Run Linux arm64 release
- Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=204115&view=logs&j=74e689b1-5e71-5f30-9486-7c2c5ff44021&t=bc7664d5-2e7c-57dc-1337-ab0ada348ecf
- Log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-83404-merge-2c2fd1a68a554032ad/PayloadGroup0/1/console.fa78a186.log?helixlogtype=result
- Callstack:
Starting: GC.Scenarios.XUnitWrapper (parallel test collections = on, max threads = 2)
GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh [FAIL]
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/Reports/GC.Scenarios/DoublinkList/doublinkstay/doublinkstay.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false doublinkstay.dll ''
Test should return with ExitCode 100 ...
19992 DLinkNodes finalized
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/e/GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh
Expected: True
Actual: False
Stack Trace:
at GC_Scenarios._DoublinkList_doublinkstay_doublinkstay_._DoublinkList_doublinkstay_doublinkstay_sh()
Output:
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/Reports/GC.Scenarios/DoublinkList/doublinkstay/doublinkstay.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false doublinkstay.dll ''
Test should return with ExitCode 100 ...
19992 DLinkNodes finalized
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/e/GC/Scenarios/DoublinkList/doublinkstay/doublinkstay.sh
{
"ErrorMessage": "GC_Scenarios._DoublinkList_doublinkstay_doublinkstay_._DoublinkList_doublinkstay_doublinkstay_sh()",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 0 | 0 |