Commit 3a53ecf
committed
Increase test heap to 2g for rewrite-gradle
The K2 compiler used for KTS parsing loads many JDK modules and
consumes significant memory. The default test worker heap is
insufficient, causing OutOfMemoryError on CI.1 parent 19540ab commit 3a53ecf
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments