Unverified Commit cf0cd067 authored by Chris Bracken's avatar Chris Bracken Committed by GitHub

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:
* https://github.com/flutter/flutter/issues/112577
* https://github.com/flutter/flutter/issues/112438

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

Issue: https://github.com/flutter/flutter/issues/114025
parent 07d3a64b
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment