Skip to content

Conversation

@DanTup
Copy link
Contributor

@DanTup DanTup commented Sep 19, 2018

This fixes the devicelab failure after #22006 renamed this command.

(fyi @matthew-carroll)

…able

This fixes the devicelab failure after #22006 renamed this command.
@DanTup
Copy link
Contributor Author

DanTup commented Sep 19, 2018

I'll land once Cirrus finishes, though with a red Flutter build since this is the fix for the redness.

@DanTup DanTup merged commit 4108240 into flutter:master Sep 19, 2018
@DanTup DanTup deleted the fix-devicelab-test branch September 19, 2018 15:12
@matthew-carroll
Copy link
Contributor

@DanTup thanks for taking care of this. Do we not run device lab tests in presubmit?

@jonahwilliams
Copy link
Contributor

We don't run devicelab tests on presubmit (I've been bitten by this too). We don't have the resources in the devicelab to handle this for the large number of PR commits we get. You can run them locally, but that requires the correct host setup

@DanTup
Copy link
Contributor Author

DanTup commented Sep 20, 2018

Yeah :( Though we do have the ability to write integration tests using flutter-tester that can run on Cirrus, so it's possible that some of the devicelab tests could be ported/copied there if they don't specifically require running on real devices (this one seems like it may be a good fir for that).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants