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
70400954
Unverified
Commit
70400954
authored
Jun 13, 2019
by
Todd Volkert
Committed by
GitHub
Jun 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update flakiness of tests (#34374)
parent
a8e775e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
manifest.yaml
dev/devicelab/manifest.yaml
+1
-6
No files found.
dev/devicelab/manifest.yaml
View file @
70400954
...
...
@@ -130,7 +130,6 @@ tasks:
Run flutter web on the devicelab and hot restart.
stage
:
devicelab_win
required_agent_capabilities
:
[
"
windows/android"
]
flaky
:
true
# Android on-device tests
...
...
@@ -343,7 +342,6 @@ tasks:
Measures the size of a dart2js bundle.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
flaky
:
true
# iOS on-device tests
...
...
@@ -435,7 +433,6 @@ tasks:
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
timeout_in_minutes
:
20
flaky
:
true
ios_sample_catalog_generator
:
description
:
>
...
...
@@ -448,7 +445,6 @@ tasks:
Run flutter web on the devicelab and hot restart.
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
flaky
:
true
# Tests running on Windows host
...
...
@@ -481,7 +477,6 @@ tasks:
Checks that `flutter run` does not leak dart.exe on Windows.
stage
:
devicelab_win
required_agent_capabilities
:
[
"
windows/android"
]
flaky
:
true
# Tests running on Linux hosts
...
...
@@ -534,13 +529,13 @@ tasks:
Measures memory usage after Android app suspend and resume.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
flaky
:
true
flutter_gallery__image_cache_memory
:
description
:
>
Measures memory usage for a list of large red squares in smaller containers.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
flaky
:
true
analyzer_benchmark
:
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