-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-androidAndroid applications specificallyAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
DeviceLab hostonly tests are failing consistently and currently blocking the migration of Cirrus to LUCI:
This is the link to the logs:
https://ci.chromium.org/p/flutter/builders/prod/Windows%20hostonly_devicelab_tests
module_test failure:
Task result:
{
"success": false,
"reason": "Failed to copy read-only asset file"
}
Finished task "module_test"
module_custom_host_app_name_test:
Task result:
{
"success": false,
"reason": "Failed to copy read-only asset file"
}
gradle_jetifier_test:
Task result:
{
"success": false,
"reason": "Task failed: Exception: APK doesn't contain class `io.flutter.plugins.firebaseauth.FirebaseAuthPlugin`."
}
Finished task "gradle_jetifier_test"
gradle_plugin_light_apk_test:
Task result:
{
"success": false,
"reason": "Gradle did not exit with error as expected"
}
Finished task "gradle_plugin_light_apk_test"
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.platform-androidAndroid applications specificallyAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.