The GitHub Actions job "SiteMesh 2 Compatibility" on 
grails-core.git/feat/gorm-registry-consolidated has succeeded.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
79be8e6d0d10fdd86dd74b488c5ccf9eeae3f71b / Walter Duque de Estrada 
<[email protected]>
fix: loosen GormRegistryConcurrencySpec timing budget to reduce CI flakiness

CI flagged this test as failed on a shared macos-latest runner (TestLens,
commit 0c3493b, PR #16066); a local rerun of the same commit passed cleanly
in ~2s, and the registry hot paths under test are lock-free ConcurrentHashMap
operations with no correctness dependency on wall-clock time. The 5s
completion budget was too tight for a noisy CI runner, so bump it to 10s
(and the surrounding @Timeout to 15s) to tolerate scheduling jitter without
weakening what the test actually verifies.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/30509869775

With regards,
GitHub Actions via GitBox

Reply via email to