You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.BootBuildImageIntegrationTests
andBuildImageTests
)The text was updated successfully, but these errors were encountered: