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
b80e6bba
Unverified
Commit
b80e6bba
authored
Oct 18, 2019
by
Jonah Williams
Committed by
GitHub
Oct 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re-enable some linux devicelab tests (#42971)
parent
f53b32eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
26 deletions
+22
-26
manifest.yaml
dev/devicelab/manifest.yaml
+22
-26
No files found.
dev/devicelab/manifest.yaml
View file @
b80e6bba
...
...
@@ -91,21 +91,19 @@ tasks:
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
# codegen_integration_linux:
# description: >
# Runs codegeneration and verifies that it can execute
# correctly.
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
codegen_integration_linux
:
description
:
>
Runs codegeneration and verifies that it can execute
correctly.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
# uncaught_image_error_linux:
# description: >
# Ensures that an error thrown into the zone can be caught by the ImageStream
# completer
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
uncaught_image_error_linux
:
description
:
>
Ensures that an error thrown into the zone can be caught by the ImageStream
completer
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
flutter_gallery_android__compile
:
description
:
>
...
...
@@ -356,12 +354,11 @@ tasks:
# required_agent_capabilities: ["linux/android"]
# flaky: true
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
# web_size__compile_test:
# description: >
# Measures the size of a dart2js bundle.
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
web_size__compile_test
:
description
:
>
Measures the size of a dart2js bundle.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
image_list_reported_duration
:
description
:
>
...
...
@@ -375,12 +372,11 @@ tasks:
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
# build_benchmark:
# description: >
# Measures APK build performance across config changes.
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
build_benchmark
:
description
:
>
Measures APK build performance across config changes.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
# iOS on-device tests
...
...
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