I disabled incompatible integration tests on ARM systems in #35229. They are annotated with org.springframework.boot.testsupport.junit.DisabledOnOs. Review those tests to find a way to make them run on ARM machines.

  • [x] #35234
  • [x] #35228
  • [ ] https://github.com/spring-projects/spring-boot/commit/9a545727b9bea43e5a5d224d92ef8e35038f7176
  • [x] https://github.com/spring-projects/spring-boot/commit/f5eb76074bf21b6bdc69f9b32dde2a4d4b0737a3
  • [x] https://github.com/spring-projects/spring-boot/commit/f3d0bc7a99320cb6b7874da5dea930ecbdd1850a
  • [ ] https://github.com/spring-projects/spring-boot/commit/091d6204cbd41971698e02315d6fde0852d41730 (BootBuildImageIntegrationTests and BuildImageTests)

Comment From: mhalbritter

See https://github.com/spring-projects/spring-boot/issues/35234 and https://github.com/spring-projects/spring-boot/issues/35228

Comment From: mhalbritter

Reviewed those today, the docker images we're using don't have ARM support yet.