[Zope3-dev] Linux Test Results - Zope 3 - Not OK :-(
Steve Alexander
steve@cat-box.net
Thu, 26 Dec 2002 14:44:43 +0200
I guess we could re-instate stupid_build.py as a script to execute Make,
until Chris Withers gets around to changing the nightly test scripts.
zope-tests@squishdot.org wrote:
> ==============================================================================
> ==============================================================================
> Python Version:2.2.2 (#1, Nov 4 2002, 11:01:21)
> [GCC 2.95.2 20000220 (Debian GNU/Linux)]
>
> Modules included:
> Zope3 (HEAD)
>
> Running tests from /stuff/chrisw/ZopeTests/sandbox/Zope3
> No module named _persistence
> ['/stuff/chrisw/ZopeTests/sandbox/Zope3/src', '', '/stuff/usr/local/python2.2/Lib', '/stuff/usr/local/python2.2/Lib/plat-linux2', '/stuff/usr/local/python2.2/Lib/lib-tk', '/stuff/usr/local/python2.2/Modules', '/stuff/usr/local/python2.2/build/lib.linux-i686-2.2', '/usr/local/lib/python2.2/site-packages', '/usr/local/lib/site-python']
> Traceback (most recent call last):
> File "test.py", line 636, in ?
> process_args()
> File "test.py", line 585, in process_args
> bad = main(module_filter, test_filter)
> File "test.py", line 452, in main
> files = find_tests(module_filter)
> File "test.py", line 334, in find_tests
> os.path.walk(prefix, finder.visit, rx)
> File "/stuff/usr/local/python2.2/Lib/posixpath.py", line 287, in walk
> walk(name, func, arg)
> File "/stuff/usr/local/python2.2/Lib/posixpath.py", line 287, in walk
> walk(name, func, arg)
> File "/stuff/usr/local/python2.2/Lib/posixpath.py", line 279, in walk
> func(arg, top, names)
> File "test.py", line 307, in visit
> __import__(pkg)
> File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/persistence/__init__.py", line 16, in ?
> from persistence._persistence import Persistent
> ImportError: No module named _persistence
--
Steve Alexander