[devicelab] split end to end tests into driver targets#68410
[devicelab] split end to end tests into driver targets#68410jonahwilliams merged 1 commit intoflutter:masterfrom
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat. Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
| # required_agent_capabilities: ["linux/android"] | ||
| # flaky: true | ||
|
|
||
| # TODO(cyanglaz): Enable this test when we know how to test gold in device labs |
There was a problem hiding this comment.
removed commented out code
There was a problem hiding this comment.
@cyanglaz Do you want to create an issue to cover recreating this test in LUCI?
|
|
||
| integration_ui_keyboard_resize: | ||
| description: > | ||
| Runs end-to-end Flutter tests on Android. |
There was a problem hiding this comment.
These duplicated descriptions are kind of lame since they are testing different things, but the name of the test probably covers it.
| # required_agent_capabilities: ["linux/android"] | ||
| # flaky: true | ||
|
|
||
| # TODO(cyanglaz): Enable this test when we know how to test gold in device labs |
There was a problem hiding this comment.
@cyanglaz Do you want to create an issue to cover recreating this test in LUCI?
Description
Split the integration_ui target into individual driver tests. Remove disabled screenshot tests