mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
This reverts commit ff23a1ebfe
.
Our iOS lab hardware is back to normal.
This commit is contained in:
parent
20e83e3e58
commit
9dfcc6ec79
@ -157,7 +157,6 @@ tasks:
|
|||||||
Runs a driver test on the Platform Channel sample app on iOS.
|
Runs a driver test on the Platform Channel sample app on iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
complex_layout_scroll_perf_ios__timeline_summary:
|
complex_layout_scroll_perf_ios__timeline_summary:
|
||||||
description: >
|
description: >
|
||||||
@ -165,21 +164,18 @@ tasks:
|
|||||||
iOS.
|
iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
flutter_gallery_ios__start_up:
|
flutter_gallery_ios__start_up:
|
||||||
description: >
|
description: >
|
||||||
Measures the startup time of the Flutter Gallery app on iOS.
|
Measures the startup time of the Flutter Gallery app on iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
complex_layout_ios__start_up:
|
complex_layout_ios__start_up:
|
||||||
description: >
|
description: >
|
||||||
Measures the startup time of the Complex Layout sample app on iOS.
|
Measures the startup time of the Complex Layout sample app on iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
flutter_gallery_ios__transition_perf:
|
flutter_gallery_ios__transition_perf:
|
||||||
description: >
|
description: >
|
||||||
@ -187,14 +183,12 @@ tasks:
|
|||||||
iOS.
|
iOS.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
basic_material_app_ios__size:
|
basic_material_app_ios__size:
|
||||||
description: >
|
description: >
|
||||||
Measures the IPA size of a basic material app.
|
Measures the IPA size of a basic material app.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
microbenchmarks_ios:
|
microbenchmarks_ios:
|
||||||
description: >
|
description: >
|
||||||
@ -202,14 +196,12 @@ tasks:
|
|||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
timeout_in_minutes: 30
|
timeout_in_minutes: 30
|
||||||
flaky: true
|
|
||||||
|
|
||||||
flutter_view_ios__start_up:
|
flutter_view_ios__start_up:
|
||||||
description: >
|
description: >
|
||||||
Verifies that Flutter View can be used from an iOS project.
|
Verifies that Flutter View can be used from an iOS project.
|
||||||
stage: devicelab_ios
|
stage: devicelab_ios
|
||||||
required_agent_capabilities: ["has-ios-device"]
|
required_agent_capabilities: ["has-ios-device"]
|
||||||
flaky: true
|
|
||||||
|
|
||||||
# Tests running on Windows host
|
# Tests running on Windows host
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user