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
fc06d3fe
Unverified
Commit
fc06d3fe
authored
Apr 08, 2020
by
Chris Yang
Committed by
GitHub
Apr 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable `flutter_driver_screenshot_test_ios`. (#53358)
parent
a0f7f6ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
7 deletions
+10
-7
manifest.yaml
dev/devicelab/manifest.yaml
+10
-7
No files found.
dev/devicelab/manifest.yaml
View file @
fc06d3fe
...
...
@@ -570,13 +570,6 @@ tasks:
required_agent_capabilities
:
[
"
mac/ios"
]
timeout_in_minutes
:
20
flutter_driver_screenshot_test_ios
:
description
:
>
Screenshot tests running on a specifc iPhone 6.
The test makes sure that there is no regression while renderring an image with gl on iOS.
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
,
"
ios/gl-render-image"
]
ios_platform_view_tests
:
description
:
>
Runs end-to-end tests with platform views in the scene.
...
...
@@ -796,3 +789,13 @@ tasks:
# stage: devicelab
# required_agent_capabilities: ["linux/android"]
# flaky: true
# TODO(cyanglaz): Enable this test when we know how to test gold in device labs
# Or completely remove this test to LUCI when LUCI supports physical iOS devices.
# flutter_driver_screenshot_test_ios:
# description: >
# Screenshot tests running on a specifc iPhone 6.
# The test makes sure that there is no regression while renderring an image with gl on iOS.
# stage: devicelab_ios
# required_agent_capabilities: ["mac/ios", "ios/gl-render-image"]
# flaky: true
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