Unverified Commit 82b635ec authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

[devicelab] unmark android_attach, twc tests, remove mac twc test (#56401)

parent 19967e24
......@@ -351,7 +351,6 @@ tasks:
Verifies that track-widget-creation can be enabled and disabled.
stage: devicelab
required_agent_capabilities: ["mac/android"]
flaky: true
android_defines_test:
description: >
......@@ -386,15 +385,12 @@ tasks:
# required_agent_capabilities: ["linux/android"]
# flaky: true
# TODO(jonahwilliams): marked as flaky to due unreproducible errors
# 55875 and 55811
flutter_attach_test_android:
description: >
Tests the `flutter attach` command.
stage: devicelab
required_agent_capabilities: ["linux/android"]
timeout_in_minutes: 20
flaky: true
named_isolates_test:
description: >
......@@ -603,14 +599,6 @@ tasks:
Verifies that track-widget-creation can be enabled and disabled.
stage: devicelab_ios
required_agent_capabilities: ["mac/ios"]
flaky: true
mac_enable_twc:
description: >
Verifies that track-widget-creation can be enabled and disabled.
stage: devicelab_ios
required_agent_capabilities: ["mac/ios"]
flaky: true
# TODO(fujino): does not pass on iOS13 https://github.com/flutter/flutter/issues/43029
# system_debug_ios:
......@@ -675,6 +663,14 @@ tasks:
stage: devicelab
required_agent_capabilities: ["mac/ios"]
# TODO(jonahwilliams): investigate build failures on devicelab infra to re-enable.
# mac_enable_twc:
# description: >
# Verifies that track-widget-creation can be enabled and disabled.
# stage: devicelab_ios
# required_agent_capabilities: ["mac/ios"]
# flaky: true
ios_app_with_watch_companion:
description: >
Checks that an iOS app with a watchOS companion can be build for physical and simulated devices.
......
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