-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Conversation
- Remove the temporarily-added beta branch testing. - Enable Linux and macOS on stable. - Combine the two different macOS matrix configurations now that they are the same. - Eliminate the NNBD plugin filtering for stable.
Looks like there are issues with regenerating the Docker instances that would need investigation and reworking, so reverting the merging of the Dockerfiles. |
This reverts commit 624f134.
# These use machines with more CPUs and memory, so will reduce parallelization | ||
# for non-credit runs. | ||
task: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does it need cpu
and memory
values under container
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, there are defaults (2 CPUs and 4 GB)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was wondering what makes these tasks use machines with more CPUs and memory as mentioned in the comment above?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦
I didn't look carefully enough at the context and thought this was about the light-load config. Fix incoming.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* master: [google_sign_in] fix test(flutter#3690) [extension_google_sign_in_as_googleapis_auth] Update import (flutter#3689) [google_sign_in] Updates google_sign_in_platform_interfaces adding parametrized `clientId` (flutter#3686) Import flutter_test for future compatibility (flutter#3665) [ci] Disable analyze on stable for web plugins that contains null safety integration tests. (flutter#3681) Bring HTML inputs into view automatically (flutter#3655) [in_app_purchase] presentCodeRedemptionSheet (flutter#3274) [google_maps_flutter_web] Downgrade mockito in example app. (flutter#3679) Update CI config for Flutter 2 (flutter#3674) [image_picker] fix flutter/flutter#71927 (flutter#3676) [google_maps_flutter_web] Move integration tests to example. (flutter#3675) [google_maps_flutter_web] Make google_maps_flutter_web work with latest plugins (flutter#3673) # Conflicts: # packages/webview_flutter/CHANGELOG.md
Includes cleanup to simplify our setup. Major changes:
are the same.
Dockerfile (which now also includes clang-format)
now renamed, because the driver installer script doesn't support
Chrome 89 yet.
tasks to run in parallel without hitting the community limit.
platform groupings
tests