forked from firka/flutter
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user