Build 1390604 (crossgen2-composite):
coreclr Pri0 Runtime Tests Run Composite osx arm64 checked:
error: Test Loader/.../GenericContextTest/GenericContextTest.cmd has failed.
Console log: https://helix.dot.net/api/2019-06-17/jobs/74c2effd-b3a1-4978-a8ee-9cb42bbdacc6/workitems/Loader/console
error: Test GenericContextTestDefaultImp/GenericContextTestDefaultImp.cmd has failed.
coreclr Pri0 Runtime Tests Run Composite osx x64 checked:
error: Test GenericContextTest/GenericContextTest.cmd has failed.
Console log: https://helix.dot.net/api/2019-06-17/jobs/3d53d041-b11d-4da6-9289-d6f25a60d4a0/workitems/Loader/console
coreclr Pri0 Runtime Tests Run Composite linux arm64 checked:
error: Test GenericContextTest/GenericContextTest.cmd has failed.
Console log: https://helix.dot.net/api/2019-06-17/jobs/86bb37e8-ab0b-47e7-967f-b741d79ab7f5/workitems/Loader/console
Build 1390569 (crossgen2 outerloop):
Failed in R2R_Composite mode on: osx-x64, osx-arm64, windows-x64, linux-arm64, windows-arm64
(linux-x64 was canceled)
Failure Details
Failing Tests
Loader/classloader/StaticVirtualMethods/GenericContext/GenericContextTest/GenericContextTest/GenericContextTest.cmdLoader/classloader/StaticVirtualMethods/GenericContext/GenericContextTestDefaultImp/GenericContextTestDefaultImp/GenericContextTestDefaultImp.cmdError Output
These tests pass in non-composite R2R mode and in the
runtimepipeline — the failure is specific to composite compilation.Error details (from CI analysis)
Context
src/tests/Loader/classloader/StaticVirtualMethods/GenericContext/dotnet/runtime#104633(that is about timeout under GCStress, not a functional test failure in composite mode)runtimepipeline (non-R2R)Recommended Action
This failure requires deeper investigation into why composite R2R compilation breaks the generic context resolution for static virtual methods. Please disable the failing tests by adding appropriate exclusion attributes:
src/tests/Loader/classloader/StaticVirtualMethods/GenericContext/GenericContextTest/GenericContextTest.ilprojsrc/tests/Loader/classloader/StaticVirtualMethods/GenericContext/GenericContextTestDefaultImp/GenericContextTestDefaultImp.ilprojCLRTestTargetUnsupportedin the.ilprojfor composite modes)