cbismuth commented on issue #11754:
URL: https://github.com/apache/lucene/issues/11754#issuecomment-1613312521
Can't reproduce against `main` branch, maybe not relevant anymore?
```
MAC-0320:lucene cbismuth$ ./gradlew -p lucene/core
-Ptests.seed=A0883CC08C1C22AB -Ptests.heapsize=256m -Ptests.minheapsize=256m
-Ptests.multiplier=3 test --tests TestBoolean2.testRandomQueries
> Task :errorProneSkipped
WARNING: errorprone disabled (skipped on builds not running inside CI
environments, pass -Pvalidation.errorprone=true to enable)
> Task :randomizationInfo
Running tests with randomization seed: tests.seed=A0883CC08C1C22AB
> Task :lucene:core:test
WARNING: A command line option has enabled the Security Manager
WARNING: The Security Manager is deprecated and will be removed in a future
release
:lucene:core:test (SUCCESS): 1 test(s)
The slowest tests (exceeding 500 ms) during this run:
4.16s TestBoolean2.testRandomQueries (:lucene:core)
The slowest suites (exceeding 1s) during this run:
8.04s TestBoolean2 (:lucene:core)
BUILD SUCCESSFUL in 11s
21 actionable tasks: 5 executed, 16 up-to-date
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]