Skip to content

Hack to use 10.8.beta5 docker image#41002

Closed
user202729 wants to merge 1 commit intosagemath:developfrom
user202729:hack-docker
Closed

Hack to use 10.8.beta5 docker image#41002
user202729 wants to merge 1 commit intosagemath:developfrom
user202729:hack-docker

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
@github-actions
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
@user202729 user202729 removed the p: CI fix merged before running CI tests label Oct 18, 2025
@user202729 user202729 closed this Oct 18, 2025
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.

1 participant