[tahoe-lafs-trac-stream] [tahoe-lafs] #1334: can't run buildslaves without pywin32 installed
tahoe-lafs
trac at tahoe-lafs.org
Wed Jul 20 14:58:35 PDT 2011
#1334: can't run buildslaves without pywin32 installed
------------------------------------+--------------------------------------
Reporter: davidsarah | Owner: somebody
Type: defect | Status: reopened
Priority: major | Milestone: 1.9.0
Component: dev-infrastructure | Version: 1.8.1
Resolution: | Keywords: buildbot windows pywin32
Launchpad Bug: |
------------------------------------+--------------------------------------
Changes (by davidsarah):
* keywords: buildbot windows => buildbot windows pywin32
* status: closed => reopened
* resolution: wontfix =>
* milestone: undecided => 1.9.0
Comment:
Replying to [comment:2 davidsarah]:
> After looking at buildbot's dependencies on pywin32 (including via
Twisted, for process control), I doubt this will be fixed any time soon.
We'll just have to live with having to run the test suite manually in
order to check that we don't depend on pywin32.
Oh hang on, maybe it's not necessary that pywin32 not be installed in
order for us to check that we don't import it. We can have a test that
runs last and does {{{self.failIfIn("pywin32", sys.modules)}}}.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1334#comment:3>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list