From: <pj...@us...> - 2009-04-10 04:27:51
|
Revision: 6203 http://jython.svn.sourceforge.net/jython/?rev=6203&view=rev Author: pjenvey Date: 2009-04-10 04:27:38 +0000 (Fri, 10 Apr 2009) Log Message: ----------- test_pyexpat is fail Modified Paths: -------------- trunk/jython/Lib/test/regrtest.py Modified: trunk/jython/Lib/test/regrtest.py =================================================================== --- trunk/jython/Lib/test/regrtest.py 2009-04-10 04:01:54 UTC (rev 6202) +++ trunk/jython/Lib/test/regrtest.py 2009-04-10 04:27:38 UTC (rev 6203) @@ -1424,7 +1424,6 @@ test_plistlib test_poll test_pty - test_pyexpat test_resource test_rgbimg test_scriptpackages @@ -1477,6 +1476,7 @@ test_multibytecodec_support test_peepholer test_pyclbr + test_pyexpat test_stringprep test_threadsignals test_transformer This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |