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:
02a19d79c99971c56ed9fa990d218d1b0419978e / James Fredley 
<[email protected]>
Fix test isolation for system property manipulation in tests

Use @RestoreSystemProperties annotation from Spock to automatically
restore system properties after tests, fixing test isolation issues
during parallel test execution. For JUnit tests, use proper try-finally
with original value preservation.

Tests fixed:
- grails-core: NavigableMapSpringProfilesSpec, YamlPropertySourceLoaderSpec,
  GrailsPlaceHolderConfigurerCorePluginRuntimeSpec, DevelopmentModeWatchSpec,
  GrailsArtefactTransformerSpec, GrailsASTUtilsTests, GrailsPluginTests
- grails-shell-cli: CreateAppCommandSpec
- grails-test-examples: DatabasePerTenantSpec, PartitionedMultiTenancySpec,
  SchemaPerTenantSpec, BookSpec
- grails-data-neo4j: Neo4jAutoConfigurationSpec, SingleTenancySpec
- grails-data-mongodb: MongoDbGormAutoConfigurationSpec,
  MongoDbGormAutoConfigureWithGeoSpacialSpec
- grails-web-databinding: AbstractRequestBodyDataBindingSourceCreatorSpec
  (removed erroneous mimeTypes cleanup from wrong module)

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

With regards,
GitHub Actions via GitBox

Reply via email to