Skip to content

Do not run old Julia versions on ARM, suppress failures with Julia nightly #956

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

Closed
wants to merge 2 commits into from

Conversation

ufechner7
Copy link
Contributor

@ufechner7 ufechner7 commented Aug 2, 2024

Get rid of false positives from the continues integration tests for the ARM builds

  • do not run the tests for Julia 1.6, 1.7 and 1.8 on ARM, because this is not supported by the build infrastructure
  • run the tests on on Julia nightly, but ignore any errors, because they are expected to happen

@ufechner7
Copy link
Contributor Author

That the macOS tests fail is to be expected. This is #955
But is it expected that the tests on 32 bit Windows fail?

@ufechner7 ufechner7 mentioned this pull request Aug 2, 2024
27 tasks
@DilumAluthge
Copy link
Member

Closing in favor of #970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants