From: <cg...@us...> - 2009-01-04 23:20:38
|
Revision: 5844 http://jython.svn.sourceforge.net/jython/?rev=5844&view=rev Author: cgroves Date: 2009-01-04 23:20:34 +0000 (Sun, 04 Jan 2009) Log Message: ----------- One more longstanding skip Modified Paths: -------------- trunk/jython/Lib/test/regrtest.py Modified: trunk/jython/Lib/test/regrtest.py =================================================================== --- trunk/jython/Lib/test/regrtest.py 2009-01-04 23:06:27 UTC (rev 5843) +++ trunk/jython/Lib/test/regrtest.py 2009-01-04 23:20:34 UTC (rev 5844) @@ -1450,6 +1450,7 @@ test_winreg test_winsound test_xml_etree_c + test_zipfile64 """ } _expectations['freebsd5'] = _expectations['freebsd4'] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |