Skip to content

Commit 9f1e7ed

Browse files
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.
1 parent 8d49d67 commit 9f1e7ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,6 @@ targets:
572572
enabled_branches:
573573
- master
574574
recipe: flutter/flutter_drone
575-
bringup: true
576575
# Timeout in minutes for the whole task.
577576
timeout: 60
578577
properties:

0 commit comments

Comments
 (0)