Skip to content

Commit

Permalink
Mark new_gallery__transition_perf as non-flaky
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#112577
* flutter#112438

Leaving the latter marked flaky for the time being while that separate
issue is investigated.

Issue: flutter#114025
  • Loading branch information
cbracken committed Nov 4, 2022
1 parent 5233fd9 commit 82458b2
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 @@ -1998,7 +1998,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 82458b2

Please sign in to comment.