[issue40754] Test installers before releasing (ModuleNotFoundErrors)

Pablo Galindo Salgado report at bugs.python.org
Fri May 29 21:08:32 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

We have a bunch of buildbots that test the installed Python. For instance, if you search for "installed" in https://buildbot.python.org/all/#/builders?tags=%2B3.x we have:

aarch64 Fedora Rawhide Clang Installed 3.x	
aarch64 Fedora Stable Clang Installed 3.x	
AMD64 Fedora Rawhide Clang Installed 3.x	
AMD64 Fedora Stable Clang Installed 3.x
PPC64LE Fedora Rawhide Clang Installed 3.x
PPC64LE Fedora Stable Clang Installed 3.x
s390x Fedora Clang Installed 3.x	
s390x Fedora Rawhide Clang Installed 3.x
x86 Gentoo Installed with X

So it seems that only Linux has "installed" builbot tests. I suppose the next step is adding some macOS and Windows ones.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40754>
_______________________________________


More information about the Python-bugs-list mailing list