The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/replace-thread-sleep-with-awaitility has failed.
Run started by GitHub user jnioche (triggered by jnioche).

Head commit for run:
4327f180ba75668ae708d826a451395ef5d40258 / Julien Nioche 
<[email protected]>
Replace Thread.sleep polling loops with Awaitility in tests

Replaces manual while/Thread.sleep polling patterns with Awaitility's
await().atMost().until() across 9 test files in core, solr, opensearch,
urlfrontier, and playwright modules. Centralizes the awaitility version
in the parent POM's dependencyManagement and adds the dependency to
modules that were missing it (solr, opensearch, urlfrontier).

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/stormcrawler/actions/runs/23738784266

With regards,
GitHub Actions via GitBox

Reply via email to