Closed
Description
When 0.9.0 was released I saw some extra test failures compared to rc1. I have since found that the test results from github tag of 0.9.0 are different than the 0.9.0 release available from pypi.
Comparing the tarball from github and pypi, I see setup.cfg
varies in formatting (spaces/tabs), while _version.py
has >500 lines different. As the shorter _version.py
should be output from the repo script, I don't expect either should cause variations in tests.
This is running on FreeBSD 12.1 amd64
0.9.0-github
1 failed, 113 passed, 56 skipped, 3 xfailed, 1 xpassed
0.9.0-pypi
1 failed, 109 passed, 56 skipped, 3 xfailed, 1 xpassed, 1 warnings, 4 error
Metadata
Metadata
Assignees
Labels
No labels