Mark nonflaky tests as such (#65054)
Those 2 tests have been green for the last 10 runs
This commit is contained in:
parent
bd3eee75f3
commit
1135002b0f
@ -485,7 +485,6 @@ tasks:
|
|||||||
Measures the startup time of the Flutter Gallery app on 32-bit iOS (iPhone 4S).
|
Measures the startup time of the Flutter Gallery app on 32-bit iOS (iPhone 4S).
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["mac/ios32"]
|
required_agent_capabilities: ["mac/ios32"]
|
||||||
flaky: true # https://github.com/flutter/flutter/issues/62633
|
|
||||||
|
|
||||||
flutter_gallery_ios32__transition_perf:
|
flutter_gallery_ios32__transition_perf:
|
||||||
description: >
|
description: >
|
||||||
@ -840,7 +839,6 @@ tasks:
|
|||||||
Measures the performance of the Crane page in the new Flutter Gallery on Android.
|
Measures the performance of the Crane page in the new Flutter Gallery on Android.
|
||||||
stage: devicelab
|
stage: devicelab
|
||||||
required_agent_capabilities: ["linux/android"]
|
required_agent_capabilities: ["linux/android"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
fast_scroll_large_images__memory:
|
fast_scroll_large_images__memory:
|
||||||
description: >
|
description: >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user