Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct sample catalog screenshot filename prefix generation #10583

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

HansMuller
Copy link
Contributor

Currently the flutter driver test that collections screenshots (see examples/catalog/bin/screenshot_test.dart.template) incorrectly assumes that if it's running on MacOS, it's targeting an iOS device. Changed the task's manifest entry to make that true.

It would preferable to just ask the FlutterDriver for the target device's deviceId, or OS. This patch will fix things for now.

@HansMuller
Copy link
Contributor Author

@goderbauer

@goderbauer
Copy link
Member

LGTM

Should we file an issue for the preferred solution?

@HansMuller HansMuller merged commit dfc7788 into flutter:master Jun 8, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 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.

3 participants