[Erp5-report] ERP5 r17874: 1347 Tests, 1 Errors, 1 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 28 22:37:02 CET 2007


Test Suite: ERP5
Revision: 17874
Result: FAIL

All tests: 1347
Failures: 1
Errors: 1


The following tests failed:

  testXHTML                                          (1 errors)
   testProduction Packing ListBase_viewHistory (testXHTML.TestXHTML)

  testERP5Type                                       (1 failures)
   test_translated_accessors (testERP5Type.TestERP5Type)
-------------- next part --------------

ERROR: testProduction Packing ListBase_viewHistory (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testXHTML.py", line 152, in testMethod
    self.assert_(validate_xhtml(view()))
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testXHTML.py", line 137, in validate_xhtml
    stdin.write(source)
IOError: [Errno 32] Broken pipe



FAIL: test_translated_accessors (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/Products/ERP5Type/tests/testERP5Type.py", line 1729, in test_translated_accessors
    self.assertEquals('erp5_ui', doc.getDummyTranslationDomain())
AssertionError: 'erp5_ui' != ''



More information about the Erp5-report mailing list