[Zope-tests] FAILED (errors=1) : Zope-trunk Python-2.4.4 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sat Jun 23 20:57:34 EDT 2007


Zope Unit Tests : FAILED (errors=1)
Zope-trunk Python-2.4.4 : Linux

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:


Error in test testCollector2295 (Products.PythonScripts.tests.testPythonScript.TestPythonScriptNoAq)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/tests/testPythonScript.py", line 135, in testCollector2295
    res = self._newPS('if False:\n  pass\n#hi')
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/tests/testPythonScript.py", line 78, in _newPS
    raise SyntaxError, ps.errors[0]
SyntaxError: invalid syntax (Script (Python), line 3)

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
  Ran 6069 tests with 0 failures and 1 errors in 216.798 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.610 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.163 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.006 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.004 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.026 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Total: 6085 tests, 0 failures, 1 errors

FAILED (errors=1)


More information about the Zope-tests mailing list