Skip to content

Added missing device requirement for "Mac entrypoint_dart_registrant"#101599

Merged
gaaclarke merged 3 commits intoflutter:masterfrom
gaaclarke:entrypoint-needs-android
Apr 11, 2022
Merged

Added missing device requirement for "Mac entrypoint_dart_registrant"#101599
gaaclarke merged 3 commits intoflutter:masterfrom
gaaclarke:entrypoint-needs-android

Conversation

@gaaclarke
Copy link
Member

Adds requirement for Android device.

link to failure:
https://ci.chromium.org/ui/p/flutter/builders/staging/Mac%20entrypoint_dart_registrant/781/overview

test-exempt: is a test

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.

@gaaclarke gaaclarke requested a review from keyonghan as a code owner April 8, 2022 18:40
.ci.yaml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

We also need to update the builder name: Mac entrypoint_dart_registrant -> Mac_android entrypoint_dart_registrant to enforce an android device.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done, I also moved it to be next to the other Mac_android tasks.

@gaaclarke gaaclarke requested a review from keyonghan April 8, 2022 20:15
@gaaclarke gaaclarke force-pushed the entrypoint-needs-android branch from 235ee4b to 62a7f8f Compare April 8, 2022 20:18
.ci.yaml Outdated
Comment on lines +3071 to +3076
caches: >-
[
{"name":"gradle","path":"gradle"}
]
dependencies: >-
[]
Copy link
Contributor

@keyonghan keyonghan Apr 8, 2022

Choose a reason for hiding this comment

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

Nit: these are not necessary as the platform level includes them: https://github.com/flutter/flutter/blob/master/.ci.yaml#L90

Copy link
Member Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

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

LGTM

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Mac plugin_lint_mac has failed. Please fix the issues identified (or deflake) before re-applying this label.

@gaaclarke
Copy link
Member Author

Landing without googletesting passing, there is no way this could affect google testing since it only edits ci.yaml.

@gaaclarke gaaclarke merged commit fb00617 into flutter:master Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants