[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.4.4 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Wed Jan 9 21:01:04 EST 2008
Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:
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)>]
The following test left new threads behind:
testFailedConflictRetry (zope.server.http.tests.test_wsgiserver.Tests)
New thread(s): [<_DummyThread(Dummy-68, started daemon)>]
Ran 5802 tests with 0 failures and 0 errors in 3 minutes 50.497 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
Set up OFS.tests.testCopySupportEvents.EventLayer in 0.578 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.152 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.006 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 670 tests with 0 failures and 0 errors in 28.045 seconds.
Running Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer tests:
Set up Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.228 seconds.
Ran 16 tests with 0 failures and 0 errors in 0.491 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
Tear down Testing.ZopeTestCase.testShoppingCart.ShoppingCartLayer in 0.004 seconds.
Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
Ran 18 tests with 0 failures and 0 errors in 0.120 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Ran 2 tests with 0 failures and 0 errors in 0.021 seconds.
Running zope.formlib.tests.FormlibLayer tests:
Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Set up zope.formlib.tests.FormlibLayer in 1.738 seconds.
Ran 5 tests with 0 failures and 0 errors in 0.014 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.008 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.433 seconds.
Failure in test /home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/over_the_wire.txt
Failed doctest test for over_the_wire.txt
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/over_the_wire.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/over_the_wire.txt", line 33, in over_the_wire.txt
Failed example:
browser.getControl('Google Search').click()
Expected:
Traceback (most recent call last):
...
httperror_seek_wrapper: HTTP Error 403: request disallowed by robots.txt
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest over_the_wire.txt[7]>", line 1, in ?
browser.getControl('Google Search').click()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
self.mech_browser.open(form.click(
File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
return self._mech_open(url, data)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 219, in _mech_open
raise error
RobotExclusionError: HTTP Error 403: request disallowed by robots.txt
Ran 108 tests with 1 failures and 0 errors in 2.910 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.008 seconds.
Set up zope.traversing.tests.layer.TraversingLayer in 1.296 seconds.
Ran 7 tests with 0 failures and 0 errors in 0.547 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.007 seconds.
Total: 6642 tests, 1 failures, 0 errors in 50.039 seconds.
FAILED (failures=1)
More information about the Zope-tests
mailing list