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

Head commit for run:
46a2193cd430afa7728693e2c5dc7c40d3853a03 / James Fredley 
<[email protected]>
Fix test isolation for constraint cache and MIME type cache

Add proper setup/cleanup for tests using Validateable trait and MIME types
to prevent shared static cache issues during parallel test execution:

Constraint cache fixes (clear ConstraintEvalUtils.defaultConstraintsMap and
Validateable.constraintsMapInternal):
- CommandObjectConstraintGettersSpec
- SerializableValidateableSpec
- ValidateableMockSpec
- DefaultASTValidateableHelperSpec
- JsonApiSpec
- CommandObjectNullabilitySpec
- ControllerUnitTestMixinTests
- JsonBindingWithExceptionHandlerSpec
- DefaultASTDatabindingHelperDomainClassSpecialPropertiesSpec
- GrailsTypeCheckedCompilationErrorsSpec
- GrailsCompileStaticCompilationErrorsSpec
- EntityTransformTests

MIME type cache fixes (clear HttpServletResponseExtension.@mimeTypes):
- RestfulControllerSpec
- WithFormatSpec
- DefaultXmlRendererSpec
- VndErrorRenderingSpec
- HtmlRendererSpec
- DefaultRendererRegistrySpec
- AbstractRequestBodyDataBindingSourceCreatorSpec
- CollectionBindDataMethodSpec

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

With regards,
GitHub Actions via GitBox

Reply via email to