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
3099fb9e
Unverified
Commit
3099fb9e
authored
Jul 29, 2020
by
Todd Volkert
Committed by
GitHub
Jul 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove devicelab timeouts (#62511)
parent
392e25c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
manifest.yaml
dev/devicelab/manifest.yaml
+0
-7
No files found.
dev/devicelab/manifest.yaml
View file @
3099fb9e
...
...
@@ -28,8 +28,6 @@
# the overall build status. Tests should be marked flaky when newly added, until they have
# been proved for a few cycles. Tests that are actually flaky but not being actively worked
# on should be hidden because they just cause confusion otherwise.
# * timeout_in_minutes: integer
# a custom task timeout, specified in minutes.
# * on_luci: boolean true or false
# whether the task runs on LUCI builders. Tests will be gradually marked on_luci during the
# devicelab to LUCI migration. And when the migration is complete, on_luci flag will be
...
...
@@ -345,7 +343,6 @@ tasks:
Runs benchmarks from dev/benchmarks/microbenchmarks.
stage
:
devicelab
required_agent_capabilities
:
[
"
mac/android"
]
timeout_in_minutes
:
30
flutter_view__start_up
:
description
:
>
...
...
@@ -422,7 +419,6 @@ tasks:
Tests the `flutter attach` command.
stage
:
devicelab
required_agent_capabilities
:
[
"
linux/android"
]
timeout_in_minutes
:
20
named_isolates_test
:
description
:
>
...
...
@@ -601,7 +597,6 @@ tasks:
#TODO(godofredoc): Remove ios/12 capability once
# https://github.com/flutter/flutter/issues/49635 is fixed.
required_agent_capabilities
:
[
"
mac/ios"
,
"
ios/12"
]
timeout_in_minutes
:
30
flutter_view_ios__start_up
:
description
:
>
...
...
@@ -614,7 +609,6 @@ tasks:
Runs end-to-end Flutter tests on iPhone 6.
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
timeout_in_minutes
:
20
ios_platform_view_tests
:
description
:
>
...
...
@@ -634,7 +628,6 @@ tasks:
# Tests that the Engine correctly initializes the system debugger for debug-mode iOS apps.
# stage: devicelab_ios
# required_agent_capabilities: ["mac/ios"]
# timeout_in_minutes: 10
ios_sample_catalog_generator
:
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