Skip to content

Disable incompatible tests on Linux AArch64 #30082

Closed
@mhalbritter

Description

@mhalbritter

When running the Spring Boot build with ./gradlew build, the EmbeddedMongoAutoConfigurationTests fail all the time. This is because Embedded Mongo has no support for Linux aarch64 (See flapdoodle-oss/de.flapdoodle.embed.mongo#379).

We should workaround this by disabling the tests if running on Linux aarch64.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions