[Python-Dev] Buildbot running Debian amd64 as root
R. David Murray
rdmurray at bitdance.com
Mon Dec 30 22:30:17 CET 2013
More information about the Python-Dev mailing list
Mon Dec 30 22:30:17 CET 2013
- Previous message: [Python-Dev] Buildbot running Debian amd64 as root
- Next message: [Python-Dev] Buildbot running Debian amd64 as root
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 30 Dec 2013 15:00:02 -0600, Zachary Ware <zachary.ware+pydev at gmail.com> wrote: > On Mon, Dec 30, 2013 at 2:31 PM, Zachary Ware > <zachary.ware+pydev at gmail.com> wrote: > > and we should just fix the tests that expect zlib unconditionally. > > Both of which turned out to be trivial; the import of zlib was already > guarded in both places, but one skip was checking the wrong name and > the other just didn't try to skip, so I've fixed both. We've gone through spates before of fixing the tests that rely on various optional modules (especially zlib). Yeah, having a buildbot configured without all the optional modules would be nice. --David
- Previous message: [Python-Dev] Buildbot running Debian amd64 as root
- Next message: [Python-Dev] Buildbot running Debian amd64 as root
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list