Skip to content

Commit cf0cd06

Browse files
authored
Mark new_gallery__transition_perf as non-flaky (#114694)
These were marked flaky due to a timeout switching between items in the Studies list at the top of the screen, which had snap-to-item scroll physics. The same flake also affected new_gallery_impeller__transition_perf which was failing with the same flake, though was separately marked flaky due to a separate (engine crash) flake documented in: * flutter/flutter#112577 * flutter/flutter#112438 Leaving the latter marked flaky for the time being while that separate issue is investigated. Issue: flutter/flutter#114025
1 parent 07d3a64 commit cf0cd06

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
@@ -1995,7 +1995,6 @@ targets:
19951995

19961996
- name: Linux_android new_gallery__transition_perf
19971997
recipe: devicelab/devicelab_drone
1998-
bringup: true # Flaky: https://github.com/flutter/flutter/issues/114025
19991998
presubmit: false
20001999
timeout: 60
20012000
properties:

0 commit comments

Comments
 (0)