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

Fixes #16348 - Increase Gradle daemon memory size #16349

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

st3fan
Copy link
Contributor

@st3fan st3fan commented Nov 3, 2020

This patch increases Gradle's memory to 6GB (from 4GB) to hopefully avoid OutOfMemory exceptions during tests.

If this PR goes through properly then also uplift this to the active release and beta branch.

@st3fan st3fan requested review from a team as code owners November 3, 2020 17:03
@st3fan
Copy link
Contributor Author

st3fan commented Nov 3, 2020

@ekager just found out that you also have #16267 - I'll uplift both? (I think 4GB is a bit low anyway.)

@st3fan st3fan added the needs:uplift Issue / PR needs to be uplifted to the release branch label Nov 3, 2020
@st3fan st3fan self-assigned this Nov 3, 2020
@st3fan st3fan added the needs:review PRs that need to be reviewed label Nov 3, 2020
@st3fan st3fan removed their assignment Nov 3, 2020
@st3fan st3fan closed this Nov 3, 2020
@st3fan st3fan reopened this Nov 3, 2020
@st3fan st3fan closed this Nov 3, 2020
@st3fan st3fan reopened this Nov 3, 2020
@gabrielluong gabrielluong added pr:approved PR that has been approved and removed needs:review PRs that need to be reviewed labels Nov 3, 2020
@codecov-io
Copy link

Codecov Report

Merging #16349 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #16349   +/-   ##
=========================================
  Coverage     30.06%   30.06%           
- Complexity     1207     1208    +1     
=========================================
  Files           453      453           
  Lines         18515    18515           
  Branches       2548     2548           
=========================================
  Hits           5566     5566           
  Misses        12517    12517           
  Partials        432      432           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34f0c84...aacf4c4. Read the comment docs.

@st3fan st3fan merged commit c22ffd3 into master Nov 3, 2020
@bors bors bot deleted the st3fan/16348GradleMemoryIncrease branch November 3, 2020 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs:uplift Issue / PR needs to be uplifted to the release branch pr:approved PR that has been approved
Projects
None yet
4 participants