This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If this passes, it will have to be landed on red, since the failure on master is a timeout that this is meant to help fix/work around. |
Currently this is being throttled by Cirrus (limit of concurrent community tasks reached) |
The real problem was that the shards were not actually sharding the tests. I fixed the bash script, still adding a couple more shards to match what iOS is doing. We can revert that part of we think it's slowing things down for scheduling. Going to land this on red to get the tree back to green once it passes. TBR @ditman @cyanglaz |
jarrodcolburn
pushed a commit
to jarrodcolburn/plugins
that referenced
this pull request
Aug 20, 2020
* Use shard variables correctly in incremental_build.sh * Add more shards for the apk tasks.
jorgefspereira
pushed a commit
to jorgefspereira/plugins_flutter
that referenced
this pull request
Oct 10, 2020
* Use shard variables correctly in incremental_build.sh * Add more shards for the apk tasks.
FlutterSu
pushed a commit
to FlutterSu/flutter-plugins
that referenced
this pull request
Nov 20, 2020
* Use shard variables correctly in incremental_build.sh * Add more shards for the apk tasks.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Shard some tests that have been timing out some more.
Specifically, increase the shard count of build-apks+java-test+firebase-test-lab from 2 to 4.