Skip to content

Conversation

@jmagman
Copy link
Member

@jmagman jmagman commented Mar 14, 2023

The Skia gold tests are now passing on arm64 Mac builders:
https://ci.chromium.org/p/flutter/builders/try/Mac%20framework_tests_libraries/34472
https://ci.chromium.org/p/flutter/builders/try/Mac%20framework_tests_widgets/36676

Keep Mac framework_tests_misc on Intel due to #119750.

I'm not sure exactly what made this start working, though...

Fixes #119880

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@jmagman jmagman self-assigned this Mar 14, 2023
@jmagman jmagman marked this pull request as ready for review March 14, 2023 18:33
@jmagman jmagman requested a review from keyonghan as a code owner March 14, 2023 18:33
@jmagman jmagman requested review from Piinks and yusuf-goog March 14, 2023 18:34
Copy link
Contributor

@Piinks Piinks left a comment

Choose a reason for hiding this comment

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

LGTM!

@jmagman
Copy link
Member Author

jmagman commented Mar 14, 2023

@Piinks is there another issue this can close? #119880 (comment)

@Piinks
Copy link
Contributor

Piinks commented Mar 14, 2023

@Piinks is there another issue this can close? #119880 (comment)

Not that I am aware of / can find. :)

@jmagman jmagman added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 14, 2023
@auto-submit auto-submit bot merged commit dfab19c into flutter:master Mar 14, 2023
@jmagman jmagman deleted the framework-arm branch March 14, 2023 20:15
@jmagman jmagman restored the framework-arm branch March 14, 2023 21:47
@jmagman jmagman deleted the framework-arm branch March 14, 2023 21:47
@jmagman jmagman restored the framework-arm branch March 14, 2023 21:47
@jmagman jmagman deleted the framework-arm branch March 14, 2023 21:47
jmagman added a commit that referenced this pull request Mar 14, 2023
auto-submit bot pushed a commit that referenced this pull request Mar 14, 2023
#122639)

Revert "Run Skia gold framework tests on arm64 Mac builders"
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 15, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
auto-submit bot pushed a commit that referenced this pull request May 19, 2023
The slowness issue was resolved with latest xcode: #119750, and all these targets should resume on both platforms as before. This will help mitigate high queue time on intel bots.

This PR updates these targets:

- Mac plugin_test_ios: #119764
- Mac build_tests: #120620
- Mac plugin_test: #120714
- Mac plugin_test_macos: #122212
- Mac framework_tests_misc: #122618
CaseyHillers pushed a commit to CaseyHillers/flutter that referenced this pull request May 24, 2023
The slowness issue was resolved with latest xcode: flutter#119750, and all these targets should resume on both platforms as before. This will help mitigate high queue time on intel bots.

This PR updates these targets:

- Mac plugin_test_ios: flutter#119764
- Mac build_tests: flutter#120620
- Mac plugin_test: flutter#120714
- Mac plugin_test_macos: flutter#122212
- Mac framework_tests_misc: flutter#122618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running Mac framework_tests* on arm64 Macs flakes with "Skia Gold received an unapproved image in post-submit"

3 participants