On Nov 24, 2007 1:57 PM, Titus Brown <[EMAIL PROTECTED]> wrote:
> On Sat, Nov 24, 2007 at 10:23:06AM -0800, Guido van Rossum wrote:
> -> On Nov 24, 2007 6:35 AM,  <[EMAIL PROTECTED]> wrote:
> -> > Thanks, Titus.  Both the doctest and trace tests pass with your change.
> -> > Checked back in.  I didn't run the full test suite, as test_sqlite 
> causes a
> -> > bus error on my Mac which I've yet to investigate.
> ->
> -> It's easy though to run all tests *except* a known failure:
> -> .../runtest.py -x test_sqline
>
> Just to make sure ... do you mean regrtest?
>
>         ./python Lib/test/regrtest.py -x test_sqlite
>
> ?

Yep, he means regrtest.  I really need to write a "How to run and
write unit test for Python and its Standard Library" some day.

-Brett
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to