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
ad2c3522
Unverified
Commit
ad2c3522
authored
Aug 31, 2019
by
Jonah Williams
Committed by
GitHub
Aug 31, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
disable low value linux tests (#39598)
parent
471c8058
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
34 additions
and
29 deletions
+34
-29
manifest.yaml
dev/devicelab/manifest.yaml
+34
-29
No files found.
dev/devicelab/manifest.yaml
View file @
ad2c3522
...
@@ -90,19 +90,21 @@ tasks:
...
@@ -90,19 +90,21 @@ tasks:
stage
:
devicelab_ios
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
required_agent_capabilities
:
[
"
mac/ios"
]
codegen_integration_linux
:
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
description
:
>
# codegen_integration_linux:
Runs codegeneration and verifies that it can execute
# description: >
correctly.
# Runs codegeneration and verifies that it can execute
stage
:
devicelab
# correctly.
required_agent_capabilities
:
[
"
linux/android"
]
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
uncaught_image_error_linux
:
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
description
:
>
# uncaught_image_error_linux:
Ensures that an error thrown into the zone can be caught by the ImageStream
# description: >
completer
# Ensures that an error thrown into the zone can be caught by the ImageStream
stage
:
devicelab
# completer
required_agent_capabilities
:
[
"
linux/android"
]
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
flutter_gallery_android__compile
:
flutter_gallery_android__compile
:
description
:
>
description
:
>
...
@@ -344,18 +346,20 @@ tasks:
...
@@ -344,18 +346,20 @@ tasks:
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
required_agent_capabilities
:
[
"
linux/android"
]
linux_chrome_dev_mode
:
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
description
:
>
# linux_chrome_dev_mode:
Run flutter web on the devicelab and hot restart.
# description: >
stage
:
devicelab
# Run flutter web on the devicelab and hot restart.
required_agent_capabilities
:
[
"
linux/android"
]
# stage: devicelab
flaky
:
true
# required_agent_capabilities: ["linux/android"]
# flaky: true
web_size__compile_test
:
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
description
:
>
# web_size__compile_test:
Measures the size of a dart2js bundle.
# description: >
stage
:
devicelab
# Measures the size of a dart2js bundle.
required_agent_capabilities
:
[
"
linux/android"
]
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
image_list_reported_duration
:
image_list_reported_duration
:
description
:
>
description
:
>
...
@@ -369,11 +373,12 @@ tasks:
...
@@ -369,11 +373,12 @@ tasks:
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
required_agent_capabilities
:
[
"
linux/android"
]
build_benchmark
:
# TODO(jonahwilliams): re-enable with https://github.com/flutter/flutter/issues/39597
description
:
>
# build_benchmark:
Measures APK build performance across config changes.
# description: >
stage
:
devicelab
# Measures APK build performance across config changes.
required_agent_capabilities
:
[
"
linux/android"
]
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
# iOS on-device tests
# iOS on-device tests
...
@@ -522,7 +527,7 @@ tasks:
...
@@ -522,7 +527,7 @@ tasks:
Run flutter web on the devicelab and hot restart.
Run flutter web on the devicelab and hot restart.
stage
:
devicelab_ios
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
required_agent_capabilities
:
[
"
mac/ios"
]
flaky
:
true
# mar
ek
d as flaky while infra is under heavy development
flaky
:
true
# mar
ke
d as flaky while infra is under heavy development
build_benchmark_ios
:
build_benchmark_ios
:
description
:
>
description
:
>
...
...
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