Failure Details
- Pipeline: runtime-coreclr crossgen2 outerloop
- Build: 1394432
- Failed Job:
coreclr Pri1 Runtime Tests Run R2R_Composite osx x64 checked
- Configuration: osx-x64 R2R_Composite checked
- Error Category: test-failure
Failing Tests
| Test Name |
Platform |
Error Type |
Regression_4 (Helix work item) |
osx-x64 |
Test failure |
Error Output
The Regression_4 Helix work item failed in the R2R_Composite outerloop job on osx-x64. This failure does NOT appear in the runtime pipeline, confirming it is crossgen2/R2R-specific.
Error details
Work item Regression_4 in job 0a0735e2-aa99-4ed7-93bc-79a14bdbf59d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0a0735e2-aa99-4ed7-93bc-79a14bdbf59d/workitems/Regression_4/console
Job: coreclr Pri1 Runtime Tests Run R2R_Composite osx x64 checked
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1394432&view=logs&j=30d857d6-2812-5c31-5c67-e52c43389e0f
Helix Details
Cross-Reference
- Runtime pipeline: NOT found in recent
runtime builds (checked 1394540, 1393668). Crossgen2 R2R_Composite-specific.
- Previous outerloop builds: NOT present in previous outerloop build 1392513, indicating a new regression.
Recommended Action
This failure requires deeper investigation. Please disable the failing test by adding an [ActiveIssue] attribute referencing this issue:
- The
Regression_4 work item contains tests from the src/tests/ directory tree. Check the Helix console log to find the specific failing test(s).
- Add
[ActiveIssue("https://github.com/jtschuster/runtime/issues/ISSUE_NUMBER")] to the test method or class.
- Since this only fails in R2R_Composite mode, target R2R/crossgen2 composite configurations if possible.
Generated by Crossgen2 CI Failure Triage · ◷
Failure Details
coreclr Pri1 Runtime Tests Run R2R_Composite osx x64 checkedFailing Tests
Regression_4(Helix work item)Error Output
The
Regression_4Helix work item failed in the R2R_Composite outerloop job on osx-x64. This failure does NOT appear in theruntimepipeline, confirming it is crossgen2/R2R-specific.Error details
Helix Details
0a0735e2-aa99-4ed7-93bc-79a14bdbf59dRegression_4Cross-Reference
runtimebuilds (checked 1394540, 1393668). Crossgen2 R2R_Composite-specific.Recommended Action
This failure requires deeper investigation. Please disable the failing test by adding an
[ActiveIssue]attribute referencing this issue:Regression_4work item contains tests from thesrc/tests/directory tree. Check the Helix console log to find the specific failing test(s).[ActiveIssue("https://github.com/jtschuster/runtime/issues/ISSUE_NUMBER")]to the test method or class.