-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
Description
Description
Dotnet maui moved to net10 preview4 and some Android device tests started failing and we think is related with this assert.
04-11 13:38:45.213 3728 5001 E ore.devicetests: * Assertion at /__w/1/s/src/mono/mono/metadata/sgen-tarjan-bridge.c:801, condition `can_reduce_color == FALSE' not met
04-11 13:38:45.216 1073 1091 I FontLog : Pulling font file for id = 7, cache size = 7 [CONTEXT service_id=132 ]
04-11 13:38:45.227 3728 5001 F monodroid: * Assertion at /__w/1/s/src/mono/mono/metadata/sgen-tarjan-bridge.c:801, condition `can_reduce_color == FALSE' not met
Reproduction Steps
Run device tests for .net maui on Android
Expected behavior
Should finish the test run
Actual behavior
Crashes the test run
Regression?
Worked fine on net10 preview 3