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
c027aa15
Unverified
Commit
c027aa15
authored
Nov 02, 2017
by
Yegor
Committed by
GitHub
Nov 02, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove flaky flag from stable benchmarks; reintroduce iOS benchmarks (#12851)
parent
c13ed90c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
26 deletions
+19
-26
manifest.yaml
dev/devicelab/manifest.yaml
+19
-26
No files found.
dev/devicelab/manifest.yaml
View file @
c027aa15
...
@@ -64,7 +64,6 @@ tasks:
...
@@ -64,7 +64,6 @@ tasks:
Checks that flavored builds work on Android.
Checks that flavored builds work on Android.
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
has-android-device"
]
required_agent_capabilities
:
[
"
has-android-device"
]
flaky
:
true
channels_integration_test
:
channels_integration_test
:
description
:
>
description
:
>
...
@@ -102,7 +101,6 @@ tasks:
...
@@ -102,7 +101,6 @@ tasks:
--preview-dart-2 option, that enables Dart 2.0 frontend.
--preview-dart-2 option, that enables Dart 2.0 frontend.
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
has-android-device"
]
required_agent_capabilities
:
[
"
has-android-device"
]
flaky
:
true
complex_layout_scroll_perf__memory
:
complex_layout_scroll_perf__memory
:
description
:
>
description
:
>
...
@@ -146,14 +144,12 @@ tasks:
...
@@ -146,14 +144,12 @@ tasks:
Validates our service protocol extensions.
Validates our service protocol extensions.
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
has-android-device"
]
required_agent_capabilities
:
[
"
has-android-device"
]
flaky
:
true
android_sample_catalog_generator
:
android_sample_catalog_generator
:
description
:
>
description
:
>
Builds sample catalog markdown pages and Android screenshots
Builds sample catalog markdown pages and Android screenshots
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
has-android-device"
]
required_agent_capabilities
:
[
"
has-android-device"
]
flaky
:
true
complex_layout_semantics_perf
:
complex_layout_semantics_perf
:
description
:
>
description
:
>
...
@@ -188,7 +184,6 @@ tasks:
...
@@ -188,7 +184,6 @@ tasks:
Checks that flavored builds work on iOS.
Checks that flavored builds work on iOS.
stage
:
devicelab_ios
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
has-ios-device"
]
required_agent_capabilities
:
[
"
has-ios-device"
]
flaky
:
true
channels_integration_test_ios
:
channels_integration_test_ios
:
description
:
>
description
:
>
...
@@ -215,19 +210,19 @@ tasks:
...
@@ -215,19 +210,19 @@ tasks:
stage
:
devicelab_ios
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
has-ios-device"
]
required_agent_capabilities
:
[
"
has-ios-device"
]
#
flutter_gallery_ios__start_up:
flutter_gallery_ios__start_up
:
#
description: >
description
:
>
#
Measures the startup time of the Flutter Gallery app on iOS.
Measures the startup time of the Flutter Gallery app on iOS.
#
stage: devicelab_ios
stage
:
devicelab_ios
#
required_agent_capabilities: ["has-ios-device"]
required_agent_capabilities
:
[
"
has-ios-device"
]
#
flaky: true
flaky
:
true
#
complex_layout_ios__start_up:
complex_layout_ios__start_up
:
#
description: >
description
:
>
#
Measures the startup time of the Complex Layout sample app on iOS.
Measures the startup time of the Complex Layout sample app on iOS.
#
stage: devicelab_ios
stage
:
devicelab_ios
#
required_agent_capabilities: ["has-ios-device"]
required_agent_capabilities
:
[
"
has-ios-device"
]
#
flaky: true
flaky
:
true
flutter_gallery_ios__transition_perf
:
flutter_gallery_ios__transition_perf
:
description
:
>
description
:
>
...
@@ -242,13 +237,13 @@ tasks:
...
@@ -242,13 +237,13 @@ tasks:
stage
:
devicelab_ios
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
has-ios-device"
]
required_agent_capabilities
:
[
"
has-ios-device"
]
#
microbenchmarks_ios:
microbenchmarks_ios
:
#
description: >
description
:
>
#
Runs benchmarks from dev/benchmarks/microbenchmarks on iOS.
Runs benchmarks from dev/benchmarks/microbenchmarks on iOS.
#
stage: devicelab_ios
stage
:
devicelab_ios
#
required_agent_capabilities: ["has-ios-device"]
required_agent_capabilities
:
[
"
has-ios-device"
]
#
timeout_in_minutes: 30
timeout_in_minutes
:
30
#
flaky: true
flaky
:
true
# flutter_view_ios__start_up:
# flutter_view_ios__start_up:
# description: >
# description: >
...
@@ -276,7 +271,6 @@ tasks:
...
@@ -276,7 +271,6 @@ tasks:
Checks that flavored builds work on Windows.
Checks that flavored builds work on Windows.
stage
:
devicelab_win
stage
:
devicelab_win
required_agent_capabilities
:
[
"
windows"
]
required_agent_capabilities
:
[
"
windows"
]
flaky
:
true
channels_integration_test_win
:
channels_integration_test_win
:
description
:
>
description
:
>
...
@@ -350,7 +344,6 @@ tasks:
...
@@ -350,7 +344,6 @@ tasks:
with semantics enabled.
with semantics enabled.
stage
:
devicelab
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
required_agent_capabilities
:
[
"
linux/android"
]
flaky
:
true
flutter_gallery__memory_nav
:
flutter_gallery__memory_nav
:
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