melange icon indicating copy to clipboard operation
melange copied to clipboard

Python test pipelines should test every python version

Open xnox opened this issue 1 year ago • 3 comments

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

We should add import tests where possible.

xnox avatar Jun 18 '24 08:06 xnox

See #1299 and my draft PR #1300

pnasrat avatar Jun 18 '24 10:06 pnasrat

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 avatar Jun 18 '24 10:06 pnasrat

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

pnasrat avatar Jun 18 '24 18:06 pnasrat