Failure Details
- Pipeline: runtime-coreclr crossgen2-composite
- Builds:
- Error Category: test-failure
Failing Tests
| Work Item |
Platform |
Mode |
JIT.performance |
linux-x64 |
Composite_LargeVersionBubble |
Regression_3 |
linux-x64 |
Composite_LargeVersionBubble |
JIT.performance |
windows-x64 |
Composite_LargeVersionBubble |
Regression_3 |
windows-x64 |
Composite_LargeVersionBubble |
Error Output
Error details
Build 1386542 — Composite_LargeVersionBubble linux x64:
Work item JIT.performance in job a75399da-89b7-42eb-a554-57a521667d91 has failed.
Work item Regression_3 in job a75399da-89b7-42eb-a554-57a521667d91 has failed.
Work item JIT.performance in job c93ec911-b32e-4a5f-8cc7-213dc2ba3c9c has failed.
````
Build 1386542 — Composite_LargeVersionBubble windows x64:
````
Work item JIT.performance in job aa87a119-a2b8-4629-9bd1-25d8a2fb02fa has failed.
Work item Regression_3 in job aa87a119-a2b8-4629-9bd1-25d8a2fb02fa has failed.
Work item JIT.performance in job b6697c98-c837-46b5-95e2-a4cf6e6ceea4 has failed.
Work item Regression_3 in job b6697c98-c837-46b5-95e2-a4cf6e6ceea4 has failed.
````
Build 1385928 — Composite_LargeVersionBubble linux x64:
````
Work item JIT.performance in job 1be3e77e-36e9-487e-b6b5-7e3dc2f6bbcc has failed.
Work item Regression_3 in job 1be3e77e-36e9-487e-b6b5-7e3dc2f6bbcc has failed.
````
Build 1385928 — Composite_LargeVersionBubble windows x64:
````
Work item JIT.performance in job 00d0e3f4-13da-4408-b833-c455e4c9b698 has failed.
Work item Regression_3 in job 00d0e3f4-13da-4408-b833-c455e4c9b698 has failed.
Helix Details
Context
This failure has been consistently reproducing in every Composite_LargeVersionBubble build on both linux-x64 and windows-x64 since at least April 15. Previously tracked by issues #16 and #22 (both now closed). These failures are Composite LVB-specific — they do not occur in non-composite or non-LVB configurations, and do not appear in the runtime pipeline.
Recommended Action
This failure requires deeper investigation. Please disable the failing tests by adding [ActiveIssue] attributes referencing this issue. The JIT.performance and Regression_3 work items are in src/tests/ under the JIT test directories. Start by reviewing the Helix console logs to identify the specific failing test methods, then add [ActiveIssue("https://github.com/jtschuster/runtime/issues/ISSUE_NUMBER")] to those test classes or methods. If the test is in a .csproj with crossgen2-specific conditions, the disable may need to target specific configurations (Composite LargeVersionBubble).
Generated by Crossgen2 CI Failure Triage · ◷
Failure Details
Failing Tests
JIT.performanceRegression_3JIT.performanceRegression_3Error Output
Error details
Build 1386542 — Composite_LargeVersionBubble linux x64:
Helix Details
Context
This failure has been consistently reproducing in every Composite_LargeVersionBubble build on both linux-x64 and windows-x64 since at least April 15. Previously tracked by issues
#16and#22(both now closed). These failures are Composite LVB-specific — they do not occur in non-composite or non-LVB configurations, and do not appear in theruntimepipeline.Recommended Action
This failure requires deeper investigation. Please disable the failing tests by adding
[ActiveIssue]attributes referencing this issue. The JIT.performance and Regression_3 work items are insrc/tests/under the JIT test directories. Start by reviewing the Helix console logs to identify the specific failing test methods, then add[ActiveIssue("https://github.com/jtschuster/runtime/issues/ISSUE_NUMBER")]to those test classes or methods. If the test is in a.csprojwith crossgen2-specific conditions, the disable may need to target specific configurations (Composite LargeVersionBubble).