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

Head commit for run:
2221de8d240a7d21a472da883cfa633ad6582fa0 / James Fredley 
<[email protected]>
Fix URL mapping artefact isolation for parallel test execution

Add cleanup of URL mapping artefacts to prevent test pollution when tests
run in parallel. Tests that add URL mappings to grailsApplication were
causing other tests to see incorrect mappings (e.g., FormTagLibResourceTests
expecting RESTful URLs but getting conventional controller URLs).

Changes:
- FormTagLibTests: Clear URL mappings in both setup() and cleanup()
- AbstractGrailsTagTests: Clear URL mappings in tearDown() for all
  subclasses (including JavascriptTagLibTests)

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

With regards,
GitHub Actions via GitBox

Reply via email to