-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Disable incompatible integration tests on aarch64 platforms #35229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
type: task
A general task
Milestone
Comments
Tests found so far:
|
mhalbritter
added a commit
that referenced
this issue
May 2, 2023
mhalbritter
added a commit
that referenced
this issue
May 2, 2023
6 tasks
mhalbritter
added a commit
that referenced
this issue
May 3, 2023
mhalbritter
added a commit
that referenced
this issue
May 3, 2023
I disabled all the incompatible tests. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some integration tests use docker images which have no ARM support. Those tests, if they even run, use emulation, which is very slow and lead to test failure. Disable those tests on aarch64 linux and mac systems.
See #35228.
The text was updated successfully, but these errors were encountered: