Skip to content

Commit

Permalink
Mark new_gallery__transition_perf as non-flaky (#114694)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
cbracken authored Nov 6, 2022
1 parent 07d3a64 commit cf0cd06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1995,7 +1995,6 @@ targets:

- name: Linux_android new_gallery__transition_perf
recipe: devicelab/devicelab_drone
bringup: true # Flaky: https://github.com/flutter/flutter/issues/114025
presubmit: false
timeout: 60
properties:
Expand Down

0 comments on commit cf0cd06

Please sign in to comment.