Mark flaky tests as such (#25482)
See https://github.com/flutter/flutter/issues/25481
This commit is contained in:
parent
ba71933f58
commit
7ecef3aa27
@ -481,6 +481,7 @@ tasks:
|
||||
Android.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["linux/android"]
|
||||
flaky: true # https://github.com/flutter/flutter/issues/25481
|
||||
|
||||
flutter_gallery__transition_perf_with_semantics:
|
||||
description: >
|
||||
@ -488,6 +489,7 @@ tasks:
|
||||
with semantics enabled.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["linux/android"]
|
||||
flaky: true # https://github.com/flutter/flutter/issues/25481
|
||||
|
||||
flutter_gallery__memory_nav:
|
||||
description: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user