Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

LongCatIsLooong
Copy link
Contributor

@LongCatIsLooong LongCatIsLooong commented Jan 6, 2020

Update simulator used in IosUnitTests and scenario app tests for re-landing https://github.com/flutter/infra/pull/62.

Expect the tests to fail until Xcode is updated to 11 on luci bots, which requires this PR to reland: https://github.com/flutter/infra/pull/62

led get-builder 'luci.flutter.prod:Mac iOS Engine' | led edit -p 'git_url="https://github.com/LongCatIsLooong/engine"' -p 'git_ref="bump_ios_unittest_simulator_version"' | led edit -p '$depot_tools/osx_sdk={ "sdk_version": "11a420a" } ' | led edit-recipe-bundle | led launch passed:
https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/weiyuhuang_google.com/758584569ff1cbd991509b4affbcb94edfd5fa2c9c9fc52e23cf84482b99c213/+/annotations

@@ -20,6 +20,8 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason if I take this line out, on iOS 13 XCUIScreenshot captures the status bar.

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 as long as it's passing on LUCI

@LongCatIsLooong LongCatIsLooong merged commit 3a9121b into flutter:master Jan 8, 2020
@LongCatIsLooong LongCatIsLooong deleted the bump_ios_unittest_simulator_version branch January 8, 2020 18:41
LongCatIsLooong added a commit that referenced this pull request Jan 8, 2020
…aration for luci xcode 11 migration (#15154)"

This reverts commit 3a9121b.
LongCatIsLooong added a commit that referenced this pull request Jan 8, 2020
…aration for luci xcode 11 migration (#15154)" (#15313)

This reverts commit 3a9121b.
LongCatIsLooong added a commit that referenced this pull request Jan 8, 2020
… in preparation for luci xcode 11 migration (#15154)" (#15313)"

This reverts commit 8ed688f.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 8, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 8, 2020
flutter/engine@f001ea2...46adf73

git log f001ea2..46adf73 --first-parent --oneline
2020-01-08 [email protected] Made it so you can specify the old gen heap size. (flutter/engine#15259)
2020-01-08 [email protected] Roll fuchsia/sdk/core/mac-amd64 from gL-XG... to rTJJV... (flutter/engine#15308)
2020-01-08 [email protected] Add a deprecation javadoc note to the old FlutterActivity (flutter/engine#15156)
2020-01-08 [email protected] Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration (flutter/engine#15154)
2020-01-08 [email protected] Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (flutter/engine#15306)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
bkonyi pushed a commit to flutter/flutter that referenced this pull request Jan 9, 2020
flutter/engine@f001ea2...46adf73

git log f001ea2..46adf73 --first-parent --oneline
2020-01-08 [email protected] Made it so you can specify the old gen heap size. (flutter/engine#15259)
2020-01-08 [email protected] Roll fuchsia/sdk/core/mac-amd64 from gL-XG... to rTJJV... (flutter/engine#15308)
2020-01-08 [email protected] Add a deprecation javadoc note to the old FlutterActivity (flutter/engine#15156)
2020-01-08 [email protected] Bump simulator version in IosUnitTests & scenario app in preparation for luci xcode 11 migration (flutter/engine#15154)
2020-01-08 [email protected] Roll src/third_party/skia 91e0d7526944..f811fc331a14 (32 commits) (flutter/engine#15306)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 11, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
… in preparation for luci xcode 11 migration (flutter#15154)" (flutter#15313)"

This reverts commit 4e0a12c.
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
…aration for luci xcode 11 migration (flutter#15154)"

This reverts commit 0e5624f.
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants