Try with bringup: true debugging why flutter build apk often times out. (#158895)

It would be nice to have somewhere to iterate and experiment with what we can do to either fix frequent timeout problems we have with `flutter build apk` (across platforms, to be clear, though I've just started with Linux) or get more information on why the crashes/timeouts happen.

Open to other ways to doing this (though preferably _not_ LED).
This commit is contained in:
Matan Lurey
2024-11-13 18:12:14 -08:00
committed by GitHub
parent cc6ee0cc32
commit 9ac9049d09
5 changed files with 129 additions and 0 deletions

View File

@@ -329,6 +329,7 @@
# coverage @goderbauer @flutter/infra
# customer_testing @Piinks @flutter/framework
# docs @Piinks @flutter/framework
# flutter_build_apk_health_tests @matanlurey @gmackall
# flutter_driver_android_test @matanlurey @johnmccutchan
# flutter_packaging @christopherfujino @flutter/infra
# flutter_plugins @stuartmorgan @flutter/plugin