Unverified Commit 69a783b8 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

switch web test to macOS (#44421)

parent 978fada3
......@@ -112,13 +112,6 @@ tasks:
stage: devicelab
required_agent_capabilities: ["linux/android"]
web_incremental_test:
description: >
Verify that the experimental frontend server support is functional.
stage: devicelab
required_agent_capabilities: ["linux/android"]
flaky: true
flutter_gallery_ios__compile:
description: >
Collects various performance metrics of compiling the Flutter
......@@ -142,6 +135,13 @@ tasks:
# Android on-device tests
web_incremental_test:
description: >
Verify that the experimental frontend server support is functional.
stage: devicelab
required_agent_capabilities: ["mac/android"]
flaky: true
complex_layout_scroll_perf__timeline_summary:
description: >
Measures the runtime performance of the Complex Layout sample app on
......
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