[Zope-tests] FAILED (failures=1) : Zope-2.10 Python-2.4.3 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Wed Jul 5 21:24:08 EDT 2006
Zope Unit Tests : FAILED (failures=1)
Zope-2.10 Python-2.4.3 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:
Failure in test /home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/tests/pages.txt
Failed doctest test for pages.txt
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/tests/pages.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/tests/pages.txt", line 268, in pages.txt
Failed example:
for view_name in protected_view_names:
checkUnauthorized(
self.folder,
'context.restrictedTraverse("testoid/%s")()' % view_name)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1256, in __run
compileflags, 1) in test.globs
File "<doctest pages.txt[73]>", line 4, in ?
'context.restrictedTraverse("testoid/%s")()' % view_name)
File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/tests/testing/restricted.py", line 53, in checkUnauthorized
raise AssertionError, "Authorized but shouldn't be"
AssertionError: Authorized but shouldn't be
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-37, started daemon)>, <_DummyThread(Dummy-36, started daemon)>]
Ran 5539 tests with 1 failures and 0 errors in 208.462 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list