[Zope-tests] FAILED : Zope-trunk Python-2.4.2 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Sat Dec 10 22:07:55 EST 2005
Zope Unit Tests : FAILED
Zope-trunk Python-2.4.2 : Linux
Running /usr/local/python2.4/bin/python test.py -q
Running unit tests:
Error in test test_add_one_file (OFS.tests.testContentTypes.ContentTypesTestCase)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/autotest/temp/python24-zope210/lib/python/OFS/tests/testContentTypes.py", line 50, in test_add_one_file
content_types.add_files([MIME_TYPES_1])
AttributeError: 'module' object has no attribute 'add_files'
Error in test test_add_two_files (OFS.tests.testContentTypes.ContentTypesTestCase)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/autotest/temp/python24-zope210/lib/python/OFS/tests/testContentTypes.py", line 61, in test_add_two_files
content_types.add_files([MIME_TYPES_1, MIME_TYPES_2])
AttributeError: 'module' object has no attribute 'add_files'
/autotest/temp/python24-zope210/lib/python/ZServer/datatypes.py:138: DeprecationWarning: Using FastCGI is deprecated. You should use mod_proxy to run Zope with Apache
"to run Zope with Apache", DeprecationWarning)
Ran 4336 tests with 0 failures and 2 errors in 299.009 seconds.
FAILED
More information about the Zope-tests
mailing list