Skip to content

Conversation

user202729
Copy link
Contributor

@user202729 user202729 commented Oct 7, 2025

Starting from 10.8.beta6, test-long has been failing.

My speculation (see #41000 ) is that the docker build task happen to run on a machine that is newer than the machine that runs the test-long, thus the built package has AVX512F enabled but the machine that runs the test doesn't.

this pull request switches to build from the base image 10.8.beta5. the meson-based CI doesn't use tox/docker, so they're unaffected.

Do not merge this!

@vbraun please unset the "CI fix" label before releasing the next beta.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@user202729 user202729 added the p: CI Fix merged before running CI tests label Oct 7, 2025
Copy link

github-actions bot commented Oct 7, 2025

Documentation preview for this PR (built with commit 26d4def; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@tobiasdiez tobiasdiez mentioned this pull request Oct 9, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: CI Fix merged before running CI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant