Skip to content

Commit cc13cd1

Browse files
authored
Retry Linux_android_emu tests in presubmit like they are in postsubmit (flutter#153369)
To help keep rolls unblocked while the flakiness of these tests is investigated.
1 parent 6200318 commit cc13cd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ targets:
407407
tags: >
408408
["framework","hostonly","linux"]
409409
task_name: android_views
410+
presubmit_max_attempts: "2"
410411
timeout: 60
411412

412413
- name: Linux_android_emu_34 android views
@@ -1338,6 +1339,7 @@ targets:
13381339
[
13391340
{"dependency": "goldctl", "version": "git_revision:720a542f6fe4f92922c3b8f0fdcc4d2ac6bb83cd"}
13401341
]
1342+
presubmit_max_attempts: "2"
13411343

13421344
- name: Linux_android_emu_34 flutter_driver_android_test
13431345
recipe: flutter/flutter_drone
@@ -2082,6 +2084,7 @@ targets:
20822084
tags: >
20832085
["devicelab", "linux"]
20842086
task_name: android_defines_test
2087+
presubmit_max_attempts: "2"
20852088

20862089
- name: Linux_android_emu_34 android_defines_test
20872090
recipe: devicelab/devicelab_drone
@@ -2520,6 +2523,7 @@ targets:
25202523
tags: >
25212524
["devicelab", "linux"]
25222525
task_name: external_textures_integration_test
2526+
presubmit_max_attempts: "2"
25232527

25242528
- name: Linux_android_emu_34 external_textures_integration_test
25252529
recipe: devicelab/devicelab_drone

0 commit comments

Comments
 (0)