[Zope3-dev] Win32 Cygwin Tests - Zope 3 - failures:1

gotcha@swing.be gotcha@swing.be
Sun, 29 Dec 2002 00:09:37 +0100 (MET)


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov 15 2002, 07:49:04) 
[GCC 2.95.3-5 (cygwin special)]

Modules included:
Zope3 (HEAD)

Test command: test.py zope

Running tests from /cygdrive/c/ZopeTests/sandbox/Zope3
Failure in test testCheckWritable (zope.server.vfs.tests.test_osfilesystem.OSFileSystemTests)
Traceback (most recent call last):
  File "/cygdrive/c/ZopeTests/sandbox/Zope3/src/zope/server/vfs/tests/writefilesystemtests.py", line 117, in testCheckWritable
    self.assertRaises(
  File "/tmp/python.3132/usr/lib/python2.2/unittest.py", line 279, in failUnlessRaises
    raise self.failureException, excName
AssertionError: IOError

======================================================================
FAIL: testCheckWritable (zope.server.vfs.tests.test_osfilesystem.OSFileSystemTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/cygdrive/c/ZopeTests/sandbox/Zope3/src/zope/server/vfs/tests/writefilesystemtests.py", line 117, in testCheckWritable
    self.assertRaises(
  File "/tmp/python.3132/usr/lib/python2.2/unittest.py", line 279, in failUnlessRaises
    raise self.failureException, excName
AssertionError: IOError

----------------------------------------------------------------------
Ran 1947 tests in 254.399s

FAILED (failures=1)