We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac1b1c commit ee3d60fCopy full SHA for ee3d60f
help/tests.txt
@@ -139,7 +139,7 @@ Larger heap size
139
By default tests run with a 512 MB max heap. But some tests (monster/nightly)
140
need more heap. Use "-Dtests.heapsize" for this:
141
142
- gradlew -p lucene/core test --tests "Test2BFST" -Dtest.heapsize=32g
+ gradlew -p lucene/core test --tests "Test2BFST" -Dtests.heapsize=32g
143
144
145
Run GUI tests headlessly with Xvfb (Linux only)
0 commit comments