The GitHub Actions job "Build, test, and quality check" on 
groovy-geb.git/fix-flaky-page-oriented-spec has failed.
Run started by GitHub user Vampire (triggered by jonnybot0).

Head commit for run:
64ffc1e87d923cefe29df08bf7abcc750414bc63 / Björn Kautler <[email protected]>
Separate the dynamic page content of PageOrientedSpec to only the page that 
expects it

With JavaScript enabled, the JavaScript thread modifies the page and with 
unlucky timing
the link element needed is either not present when checked for in at-checking, 
or is stale
when trying to click it. This makes the tests not actually needing the dynamic 
element
flaky, failing occasionally for content not found or stale elements.

Report URL: https://github.com/apache/groovy-geb/actions/runs/15147815280

With regards,
GitHub Actions via GitBox

Reply via email to