[Zope-tests] IOError: [Errno 2] No such file or directory:
'/tmp/autotestCMUNIR/ZODB/build/lib.linux-i686-2.3/persistent/tests/persistent.txt':
Test ZODB HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Wed Mar 3 06:00:53 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestCMUNIR/ZODB
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestCMUNIR/ZODB/build
Traceback (most recent call last):
File "/tmp/autotestCMUNIR/ZODB/test.py", line 872, in ?
process_args()
File "/tmp/autotestCMUNIR/ZODB/test.py", line 862, in process_args
bad = main(module_filter, test_filter, libdir)
File "/tmp/autotestCMUNIR/ZODB/test.py", line 653, in main
runner(files, test_filter, debug)
File "/tmp/autotestCMUNIR/ZODB/test.py", line 572, in runner
s = get_suite(file)
File "/tmp/autotestCMUNIR/ZODB/test.py", line 489, in get_suite
return suite_func()
File "/tmp/autotestCMUNIR/ZODB/build/lib.linux-i686-2.3/persistent/tests/test_persistent.py", line 115, in test_suite
s.addTest(DocFileSuite(p))
File "/tmp/autotestCMUNIR/ZODB/build/lib.linux-i686-2.3/persistent/tests/test_persistent.py", line 103, in DocFileSuite
source = open(path).read()
IOError: [Errno 2] No such file or directory: '/tmp/autotestCMUNIR/ZODB/build/lib.linux-i686-2.3/persistent/tests/persistent.txt'
More information about the Zope-tests
mailing list