[Zope-tests] FAILED (failures=1): Test Zope 2.7 / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Thu Jan 29 07:34:06 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestQOi4MD/Zope
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestQOi4MD/Zope
....................................................................................
Failure in test testNotValidateWithoutRoles (AccessControl.tests.testUserFolder.UserFolderTests)
Traceback (most recent call last):
File "/tmp/autotestQOi4MD/Zope/lib/python/AccessControl/tests/testUserFolder.py", line 145, in testNotValidateWithoutRoles
self.assertEqual(user, None)
File "/usr/local/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: user1 != None
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
FAIL: testNotValidateWithoutRoles (AccessControl.tests.testUserFolder.UserFolderTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestQOi4MD/Zope/lib/python/AccessControl/tests/testUserFolder.py", line 145, in testNotValidateWithoutRoles
self.assertEqual(user, None)
File "/usr/local/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: user1 != None
----------------------------------------------------------------------
Ran 2748 tests in 1841.736s
FAILED (failures=1)
More information about the Zope-tests
mailing list