Skip to content

Commit 8d60e7e

Browse files
authored
Update GitHub URL for failing android_semantics_integration_test bringup (flutter#160993)
This should have been marked unflaky when flutter#124636 was fixed with flutter#127128. However it wasn't, and is now failing on a legit behavior change the test caught. The test is now failing due to flutter#153594, and if this test hadn't been marked flaky the commit in question would closed the tree and been reverted.
1 parent 938dcda commit 8d60e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,7 @@ targets:
23582358

23592359
- name: Linux_pixel_7pro android_semantics_integration_test
23602360
recipe: devicelab/devicelab_drone
2361-
bringup: true # Flaky: https://github.com/flutter/flutter/issues/124636
2361+
bringup: true # Failing: https://github.com/flutter/flutter/issues/153594
23622362
presubmit: false
23632363
timeout: 60
23642364
properties:

0 commit comments

Comments
 (0)