[tahoe-lafs-trac-stream] [tahoe-lafs] #1296: 'tahoe debug trial' command
tahoe-lafs
trac at tahoe-lafs.org
Wed Jan 19 07:42:09 UTC 2011
#1296: 'tahoe debug trial' command
-----------------------------------+----------------------------------------
Reporter: davidsarah | Owner: davidsarah
Type: defect | Status: assigned
Priority: major | Milestone: 1.8.2
Component: code-frontend-cli | Version: 1.8.1
Resolution: | Keywords: bbfreeze setuptools
Launchpad Bug: |
-----------------------------------+----------------------------------------
Comment (by davidsarah):
Replying to [comment:32 zooko]:
> Re:
[20110119024532-93fa1-03e63da2259fe051afbb872fe0a682ae9ac48722]/trunk,
[source:trunk/setup.py at 4950#L138 this comment] doesn't mention the other
reason that we setup-require {{{Twisted}}} which is that we want to ensure
that {{{trial}}} is available at test time.
Actually {{{trial}}} will be available when we run tests because
{{{Twisted}}} is a run-time dependency, and {{{bin/tahoe debug trial}}} is
a run-time thing from setuptools' point of view (because it's in a
separate process that is started by a support script).
From setuptools' point of view, we now don't do anything at test time,
other than invoke the Trial command in [source:setup.py].
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1296#comment:34>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list