Skip to content
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

CI Linux: Fixes for tests of optional packages #36708

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Nov 12, 2023

Fixes test failure of database_knotinfo seen in GH Actions, as reported by @soehms in
#36668 (comment)

Fixes same also for database_cubic_hecke and mathics.

To test: FROM_DOCKER_TARGET=with-targets-pre TARGETS_PRE=config.status tox -e docker-ubuntu-bionic-gcc_8-maximal-incremental -- database_knotinfo database_cubic_hecke mathics

We also remove packages starting with _ from the list of tested packages. The dependencies of _develop pulled in the dummy package github_cli.

We also use output groups to fold away some repetitive output.

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • 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 accordingly.

⌛ Dependencies

Copy link

Documentation preview for this PR (built with commit 9a82e56; changes) is ready! 🎉

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tests running locally with tox pass.

@mkoeppe
Copy link
Member Author

mkoeppe commented Nov 13, 2023

Thanks!

Setting to blocker so that the corrected dependencies take effect in the CI.

Copy link
Member

@soehms soehms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! I just noticed a cosmetic issue: sympy is doubled in the dependencies_check files.

@vbraun vbraun merged commit 7f6a2a7 into sagemath:develop Nov 14, 2023
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants