Commit fa6c75a
committed
Increase test heap to 1g to fix OOM with large schema tests
The new OverlappingFieldsCanBeMergedBenchmarkTest loads large-schema-4
resources and builds GraphQL instances, which exceeds the default 512MB
Gradle test heap. Increasing maxHeapSize to 1g for all test tasks.
https://claude.ai/code/session_01MZkhqChmheW6d46H4p8T7Y1 parent 4f129d9 commit fa6c75a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
375 | 376 | | |
376 | 377 | | |
377 | 378 | | |
| |||
0 commit comments