Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[various] Raise JVM limit in example builds #7155

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

stuartmorgan
Copy link
Contributor

Speculative fix for the intermittent Android OOM build errors. Raises the JVM limit for the Gradle builds of our example apps.

4GB should be enough for anyone!

Speculative fix for the intermittent OOM build errors.
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

Copy link
Contributor

@tarrinneal tarrinneal left a comment

Choose a reason for hiding this comment

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

What is this Xmx1536M? A memory allocation for ants?

@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 10, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 10, 2023
@auto-submit
Copy link

auto-submit bot commented Feb 10, 2023

auto label is removed for flutter/plugins, pr: 7155, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 2 --shardCount 5 has failed. Please fix the issues identified (or deflake) before re-applying this label.

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 13, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 13, 2023
* f47f74051 [file_selector] Relax xdg_directories constraint (flutter/plugins#7157)

* f3bc6f1eb [various] Raise JVM limit in example builds (flutter/plugins#7155)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants