[Erp5-report] ERP5_simulation r42534 : 0 Tests, 0 Errors, 0 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 20 21:15:14 CET 2011


Test Suite: ERP5_simulation
Revision: 42534
Result: PASS

All tests: 0
Failures: 0
Errors: 0
Skips: 0


The following tests have an unknown status:
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testAccountingRules
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testAdvancedInvoicing
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testBPMCore
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testBPMEvaluation
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testConversionInSimulation
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testDeliveryBuilderToSupportMultipleLines
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testDivergenceTester
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testICal
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testImmobilisation
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testInvoice
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testItem
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testMRP
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testOrderBuilder
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testPackingList
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testProductionOrder
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testProductionOrderApparel
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testProductionPackingList
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testProject
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testReturnedSalePackingList
erp5_report_new_simulation_failures=1 Products/ERP5Type/tests/runUnitTest.py --verbose '--erp5_sql_connection_string=test1a test' testTaskReportDivergence


-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 17556 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110120/3d41c410/attachment-0001.diff>
-------------- next part --------------
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin
Loading Zope ... 
Cleaning static files ... 
Instance at '/home/buildbot/slave/full.ERP5_simulation/build/unit_test' loaded ... 
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 740, in ?
    sys.exit(main())
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 723, in main
    run_only=run_only,
  File "/home/buildbot/slave/full.ERP5_simulation/build/Products/ERP5Type/tests/runUnitTest.py", line 445, in runUnitTestList
    from Products.ERP5Type.tests.ERP5TypeTestCase import \
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 201, in ?
    ZopeTestCase.installProduct('ERP5Type', quiet=install_product_quiet)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 157, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/usr/lib/erp5/lib/python/OFS/Application.py", line 773, in install_product
    initmethod(context)
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/__init__.py", line 90, in initialize
    from Tool import (ClassTool, CacheTool, MemcachedTool, SessionTool,
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/Tool/ClassTool.py", line 66, in ?
    from Products.ERP5Type.tests.ERP5TypeLiveTestCase import runLiveTest
  File "/home/buildbot/slave/full.ERP5_simulation/build/unit_test/Products/ERP5Type/tests/ERP5TypeLiveTestCase.py", line 38, in ?
    from ERP5TypeTestCase import ERP5TypeTestCaseMixin
ImportError: cannot import name ERP5TypeTestCaseMixin


More information about the Erp5-report mailing list