The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/feat/add-clearConstraintsMapCache-api has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
df0ba758597ef5e529ea85c324de7271de01994e / James Fredley 
<[email protected]>
Add clearConstraintsMapCache() public API to Validateable trait

Add a new static method to the Validateable trait that allows clearing
the cached constraints map, forcing re-evaluation on next access.

This is useful in testing scenarios where shared constraints may need
to be re-evaluated after configuration changes, particularly during
parallel test execution where constraints may be evaluated before
doWithConfig() has registered shared constraints.

The method enables proper test isolation by allowing tests to clear
the constraint cache in setup/cleanup methods.

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

With regards,
GitHub Actions via GitBox

Reply via email to