The GitHub Actions job "Code Style" on grails-core.git/7.0.x has failed. Run started by GitHub user matrei (triggered by matrei).
Head commit for run: c3f99a7cba070c1ef2fead1398d18340777fcc12 / Jonas Pammer <[email protected]> Restart Geb VNC Container for each Test in a Spec to get correct recordings (#14995) * test: proof of bug test: proof of bug * chore: boolean toggle * fix using reflection * test: improve clarity of test And also, do not use an external url in the test. * fix: rename property for clarity * feat: default to restarting the recording container * chore: cleanup * fix: remove redundant system property setting The system property `grails.geb.recording.restartRecordingContainerPerTest` was explicitly set to `true` for tests, but this is now the default behavior, so the explicit setting is no longer needed. * test(geb): clean up old recording directories Delete all but the two most recent recording directories as part of the build to avoid unnecessary disk usage. * Restore Slf4j logging to WebDriverContainerHolder Restore Slf4j logging lost in the merge --------- Co-authored-by: Mattias Reichel <[email protected]> Co-authored-by: James Fredley <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/17316829742 With regards, GitHub Actions via GitBox
