Skip to content

hostonly_devicelab_tests failing consistently on luci #64466

@godofredoc

Description

@godofredoc

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.platform-androidAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions