[Zope3-dev] Win32 Tests - Zope 3 - failures:2

Fred L. Drake, Jr. fred@zope.com
Thu, 17 Jul 2003 23:34:09 -0400


zope-tests@squishdot.org writes:
 > ======================================================================
 > Python Version:2.2.3 (#42, May 30 2003, 18:12:08) [MSC 32 bit (Intel)]
 > 
 > Modules included:
 > Zope3 (HEAD)
 > 
 > Running unit tests from D:\ZopeTests\sandbox\Zope3
 > Failure in test test_merge_conflict (zope.fssync.tests.test_fsmerger.TestFSMerger)
...
 > AssertionError: 'l\n' != '<<<<<<< C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~972-712\\local\\foo\nl\n=======\nr\n>>>>>>> C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~972-713\\remote\\foo\n'
 > 
 > Failure in test test_merge_diff3 (zope.fssync.tests.test_fsmerger.TestFSMerger)
...
 > AssertionError: ['C C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~972-714\\local\\foo'] != ['M C:\\DOCUME~1\\CHRISW~1\\LOCALS~1\\Temp\\~972-714\\local\\foo']


These definately look like a platform-sensitive problem; both of these
are fine on Linux.


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
PythonLabs at Zope Corporation