[Zope3-dev] WindowsXP Test Results - Zope 3/Python2.3.3

Dave Harris dpharris76 at msn.com
Wed Jan 21 00:54:16 EST 2004


We're just about clean. A major improvement - thanks for all the checkins...

Python 2.3.3 (#51, Dec 18 2003, 20:22:39) [MSC v.1200 32 bit (Intel)] on 
win32
Zope 3 built with: python setup.py build_ext -i -cmingw32

======================================================================
FAIL: test_merge_conflict (zope.fssync.tests.test_fsmerger.TestFSMerger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\sf\Zope3\src\zope\fssync\tests\test_fsmerger.py", line 279, in 
test_merge_conflict
    self.make_conflict_entry, self.entry)
  File "D:\sf\Zope3\src\zope\fssync\tests\test_fsmerger.py", line 240, in 
mergetest
    self.checkfile(localfile, expected_localdata)
  File "D:\sf\Zope3\src\zope\fssync\tests\test_fsmerger.py", line 120, in 
checkfile
    self.assertEqual(actual_data, expected_data)
  File "C:\PYTHON23\Lib\unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'l\n' != '<<<<<<< 
c:\\docume~1\\owner\\locals~1\\temp\\tmprffve8\\local\\foo\nl\n=======\nr\n>>>>>>> 
c:\\docume~1\\owner\\locals~1\\temp\\tmpjiqtjh\\remote\\foo\n'

======================================================================
FAIL: test_merge_diff3 (zope.fssync.tests.test_fsmerger.TestFSMerger)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:\sf\Zope3\src\zope\fssync\tests\test_fsmerger.py", line 267, in 
test_merge_diff3
    self.entry, self.entry)
  File "D:\sf\Zope3\src\zope\fssync\tests\test_fsmerger.py", line 234, in 
mergetest
    self.assertEqual(filtered_reports, expected_reports)
  File "C:\PYTHON23\Lib\unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: ['C 
c:\\docume~1\\owner\\locals~1\\temp\\tmpv2gfzt\\local\\foo'] != ['M 
c:\\docume~1\\owner\\locals~1\\temp\\tmpv2gfzt\\local\\foo']

----------------------------------------------------------------------
Ran 5196 tests in 2784.023s

FAILED (failures=2)

The test run also reported 2 'test left new threads behind':

testTimeout (zodb.zeo.tests.test_conn.MappingStorageTimeoutTests)
testZEOInvalidation (zodb.zeo.tests.test_zeo.MappingStorageTests)


Dave Harris 



More information about the Zope3-dev mailing list