Mark some tests as not flaky (#23840)
These tests have been run for a few days now with no flakiness.
This commit is contained in:
parent
d80999d6b8
commit
f1f4bda8da
@ -288,28 +288,24 @@ tasks:
|
||||
Tests naming and attaching to specific isolates.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["linux/android"]
|
||||
flaky: true
|
||||
|
||||
flutter_create_offline_test_linux:
|
||||
description: >
|
||||
Tests the `flutter create --offline` command.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["linux/android"]
|
||||
flaky: true
|
||||
|
||||
flutter_create_offline_test_windows:
|
||||
description: >
|
||||
Tests the `flutter create --offline` command.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["windows/android"]
|
||||
flaky: true
|
||||
|
||||
flutter_create_offline_test_mac:
|
||||
description: >
|
||||
Tests the `flutter create --offline` command.
|
||||
stage: devicelab
|
||||
required_agent_capabilities: ["mac/android"]
|
||||
flaky: true
|
||||
|
||||
# iOS on-device tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user