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
18ff9a24
Unverified
Commit
18ff9a24
authored
Oct 18, 2019
by
Christopher Fujino
Committed by
GitHub
Oct 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
temporarily disable system_debug_ios devicelab test (#43026)
parent
7da9561c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
manifest.yaml
dev/devicelab/manifest.yaml
+7
-6
No files found.
dev/devicelab/manifest.yaml
View file @
18ff9a24
...
...
@@ -505,12 +505,13 @@ tasks:
required_agent_capabilities
:
[
"
mac/ios"
]
timeout_in_minutes
:
20
system_debug_ios
:
description
:
>
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
# TODO(fujino): does not pass on iOS13 https://github.com/flutter/flutter/issues/41133
# system_debug_ios:
# description: >
# 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