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

Started specifying the OS version for running the tests. #14094

Merged
merged 2 commits into from
Dec 5, 2019

Conversation

gaaclarke
Copy link
Member

@gaaclarke gaaclarke commented Dec 4, 2019

relevant issue: flutter/flutter#46120

@auto-assign auto-assign bot requested a review from liyuqian December 4, 2019 01:09
@gaaclarke gaaclarke requested review from dnfield and removed request for liyuqian December 4, 2019 01:09
@liyuqian
Copy link
Contributor

liyuqian commented Dec 4, 2019

I wonder what's the motivation of this change? If there's an issue, maybe a link to it would be helpful.

@gaaclarke
Copy link
Member Author

I wonder what's the motivation of this change? If there's an issue, maybe a link to it would be helpful.

Added. We should always specify the OS version the golden tests are meant to be run on since changes in OS's can break golden tests.

Copy link
Contributor

@liyuqian liyuqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - we'll need to update this periodically though, e.g. when we want to update https://github.com/flutter/infra/blob/master/config/main.star#L254 and it no longer includes this version.

@gaaclarke
Copy link
Member Author

I downgraded the OS version to 12.2 since @dnfield told me we are running Xcode 10.2 on the testing machines which means it should have the simulator for 12.2 already installed (https://developer.apple.com/documentation/ios_ipados_release_notes/ios_12_2_release_notes?language=objc).

@gaaclarke
Copy link
Member Author

LGTM - we'll need to update this periodically though, e.g. when we want to update https://github.com/flutter/infra/blob/master/config/main.star#L254 and it no longer includes this version.

Heads up, we are already going to run into troubles because we are using iPhone SE. On Xcode 11+ that is no longer a standard simulator target. Higher versions of Xcode can test on lower versions, you just have to go through the effort to setup and install the simulators.

@gaaclarke
Copy link
Member Author

@gaaclarke gaaclarke merged commit 9f8e447 into flutter:master Dec 5, 2019
@gaaclarke gaaclarke deleted the golden-os branch December 5, 2019 00:18
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 5, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 5, 2019
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants