fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] running tests


From: Jeff Forcier
Subject: Re: [Fab-user] running tests
Date: Thu, 24 Sep 2009 22:00:02 -0400

Still thinking it's a problem with 10.6 or its Python (or your
nosetests install.) You're using the builtin Python? How'd you install
nose and the other packages, via easy_install? Are you using
virtualenv?

Can you send me the output of "nosetests --verbosity=5" (run from the
project root)? This ought to spit out a lot of info about what it's
doing, might give me a clue.

Sorry my test runner of choice is giving you a hard time :) If the
verbosity output doesn't give us a clue I'll probably take this
off-list until we find a solution, no point gunking up everyone else's
inboxes.

-Jeff

On Thu, Sep 24, 2009 at 9:44 PM, John Joseph Bachir
<address@hidden> wrote:
> On Thu, Sep 24, 2009 at 8:40 PM, Jeff Forcier <address@hidden> wrote:
>>
>> One other thing to try is moving into the tests folder itself and then
>> running 'fab test' again; or to move into the 'fabric' directory and
>> running, by hand, 'nosetests -sv --with-doctest' (the latest 0.9
>> should have the doctest flag but I guess b1 doesn't.)
>
> All the same.
> _______________________________________________
> Fab-user mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]