-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passp: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
I'm seeing flaky failures with the maps integration tests recently; example runs:
- https://firebase.corp.google.com/project/flutter-cirrus/testlab/histories/bh.ccd6322d1559daa/matrices/7573375672107147278/executions/bs.4e441d9bcae26d4/issues
- https://firebase.corp.google.com/project/flutter-cirrus/testlab/histories/bh.ccd6322d1559daa/matrices/8994558717084734910/executions/bs.b5c61781c34f7b94
The report is:
Test run failed to complete. Instrumentation run failed due to Process crashed.
Fatal exception
Fatal AndroidRuntime Exception detected.
FATAL EXCEPTION: GL-Map
Process: io.flutter.plugins.googlemapsexample, PID: 23876
ers: glCreateShader failed with return value 0and GL error code 0
GL info log:
<no info log>
Shader vert source:
<unused source>
at eor.b(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:3)
at eor.a(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:1)
at epn.<init>(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:2)
at epo.<init>(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:1)
at efd.e(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:17)
at eom.run(:com.google.android.gms.policy_maps_core_dynamite@224312102@224312102065.485900589.485900589:35)
It's possible this is a regression on the maps side rather than a plugin issue? Filing for tracking and further investigation.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passp: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team