Regression test

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Fri Apr 3 09:01:01 EDT 2009


En Mon, 23 Mar 2009 21:04:35 -0300, Colin J. Williams <cjw at ncf.ca>
escribió:

> I am running a regression test, mainly because I wish to explore  
> subprocess, and get a number of errors before crashing.  Is this to be  
> expected?  The run output is below.
>
> C:\Documents and Settings\cjw\Desktop>C:\python26\python.exe
> Python 2.6 (r26:66721, Oct  2 2008, 11:35:03) [MSC v.1500 32 bit  
> (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from test import regrtest
>>>> regrtest.main()

Not sure about 2.6, but 2.6.1 fails some tests too -- I assume they were
considered minor issues...

-- 
Gabriel Genellina




More information about the Python-list mailing list