Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
82b635ec
Unverified
Commit
82b635ec
authored
May 06, 2020
by
Jonah Williams
Committed by
GitHub
May 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[devicelab] unmark android_attach, twc tests, remove mac twc test (#56401)
parent
19967e24
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
12 deletions
+8
-12
manifest.yaml
dev/devicelab/manifest.yaml
+8
-12
No files found.
dev/devicelab/manifest.yaml
View file @
82b635ec
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment