The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/improve-gh-ci-speed has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
9b88d2758c19d688bb03ae4ba16e60a9dbb978a2 / James Fredley 
<[email protected]>
Fix CommandObjectsSpec shared constraint test isolation

Add @Isolated annotation and doWithConfig() to CommandObjectsSpec to ensure
shared constraint tests run in isolation from parallel tests.

Changes:
- Add @Isolated annotation to prevent parallel execution conflicts
- Add doWithConfig() to register the 'isProg' shared constraint
- Simplify setup/cleanup to only clear Validateable constraint cache
- Remove redundant ConstraintEvalUtils.clearDefaultConstraints() calls
  (already handled by @Isolated preventing parallel cache pollution)

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

With regards,
GitHub Actions via GitBox

Reply via email to