elasticsearch/qa/no-bootstrap-tests
David Turner ade235bf0f
Wait for logs in tests without busy-waiting (#113589)
Introduces `MockLog#awaitAllExpectationsMatched` to allow tests to wait
until all the expected log messages have been seen without having to use
`assertBusy()`.
2024-09-26 16:10:39 +01:00
..
src/test/java/org/elasticsearch/bootstrap Wait for logs in tests without busy-waiting (#113589) 2024-09-26 16:10:39 +01:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00