elasticsearch/qa/no-bootstrap-tests
David Turner d4ae1b5df0
Wait for logs in tests without busy-waiting (#113589) (#113622)
Introduces `MockLog#awaitAllExpectationsMatched` to allow tests to wait
until all the expected log messages have been seen without having to use
`assertBusy()`.
2024-09-27 18:31:55 +10:00
..
src/test/java/org/elasticsearch/bootstrap Wait for logs in tests without busy-waiting (#113589) (#113622) 2024-09-27 18:31:55 +10:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00