Remove bringup flag for customer tests (#166161)

Fixes #166160 by reverting #166103.

Customer tests were not finishing due to errors in devtools, caused by
package:vm_service_protos being upgraded to 1.1.0 and desyncing with
package:protobuf. [package:vm_service_protos
](https://pub.dev/packages/vm_service_protos)has been rolled back to
1.0.0, and the [devtool checks are passing
again](https://github.com/flutter/devtools/actions/workflows/build.yaml),
so marking the customer tests as unflaky again.
This commit is contained in:
Mitchell Goodwin
2025-03-28 14:21:04 -07:00
committed by GitHub
parent 8d49d67564
commit 9f1e7eda61

View File

@@ -572,7 +572,6 @@ targets:
enabled_branches:
- master
recipe: flutter/flutter_drone
bringup: true
# Timeout in minutes for the whole task.
timeout: 60
properties: