From 7b12e690894d81401757b95d4d69efadfdf6657c Mon Sep 17 00:00:00 2001 From: Jackson Gardner Date: Wed, 26 Jun 2024 13:46:23 -0700 Subject: [PATCH] Remove `bringup: true` from web test shard. (#150785) These two fixes seem to have stopped the flaking: https://github.com/flutter/flutter/pull/149828 https://dart-review.googlesource.com/c/sdk/+/367821 --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 6c254e7a4fa..aed6c9ea16b 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -1294,7 +1294,6 @@ targets: - name: Linux web_long_running_tests_2_5 recipe: flutter/flutter_drone - bringup: true timeout: 60 properties: dependencies: >-