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

Python test pipelines should test every python version #1306

Open
xnox opened this issue Jun 18, 2024 · 3 comments
Open

Python test pipelines should test every python version #1306

xnox opened this issue Jun 18, 2024 · 3 comments

Comments

@xnox
Copy link
Contributor

xnox commented Jun 18, 2024

See https://github.com/wolfi-dev/os/pull/20318/files#r1643611760

We should add import tests where possible.

@pnasrat
Copy link
Contributor

pnasrat commented Jun 18, 2024

See #1299 and my draft PR #1300

@pnasrat
Copy link
Contributor

pnasrat commented Jun 18, 2024

We probably want subpackage test block in the range for import tests for the new style py3 version packaging, then setting the python binary to use rather than the main package test

pnasrat added a commit to pnasrat/melange that referenced this issue Jun 18, 2024
Needed for default python until multiversion python supported see chainguard-dev#1306

Signed-off-by: Pris Nasrat <[email protected]>
@pnasrat
Copy link
Contributor

pnasrat commented Jun 18, 2024

Also follow up to change the numpy e2e test and remove the env changes in #1308

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

No branches or pull requests

2 participants