4d05832a0b
As we log a lot, we hit a default limit: ``` The test or suite printed 9450 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true ``` (cherry picked from commit 0cb325d) |
||
---|---|---|
.. | ||
src/test/java/org/elasticsearch/smoketest | ||
pom.xml |