[Zope-CMF] Win32 Tests - CMF - Not OK :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 19 Dec 2002 02:12:33 +0000


==============================================================================
==============================================================================
Python Version:2.1.3 (#35, Apr  8 2002, 17:47:50) [MSC 32 bit (Intel)]

Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)

Traceback (most recent call last):
  File "all_cmf_tests.py", line 80, in ?
    main()
  File "all_cmf_tests.py", line 76, in main
    unittest.main(defaultTest='test_suite')
  File "C:\python21\lib\unittest.py", line 663, in __init__
    self.parseArgs(argv)
  File "C:\python21\lib\unittest.py", line 690, in parseArgs
    self.createTests()
  File "C:\python21\lib\unittest.py", line 696, in createTests
    self.module)
  File "C:\python21\lib\unittest.py", line 458, in loadTestsFromNames
    suites.append(self.loadTestsFromName(name, module))
  File "C:\python21\lib\unittest.py", line 443, in loadTestsFromName
    test = obj()
  File "all_cmf_tests.py", line 20, in test_suite
    Zope.startup()
  File "D:\ZopeTests\sandbox\Zope\lib\python\Zope\__init__.py", line 46, in startup
    _startup()
  File "D:\ZopeTests\sandbox\Zope\lib\python\Zope\App\startup.py", line 50, in startup
    import ZODB.FileStorage
  File "D:\ZopeTests\sandbox\Zope\lib\python\ZODB\FileStorage.py", line 390
    <<<<<<< FileStorage.py
     ^
SyntaxError: invalid syntax