[Testbot] Plone 4.3 - Python 2.6 - Build # 1074 - Still Failing!

jenkins at plone.org jenkins at plone.org
Fri Jan 8 15:17:28 UTC 2016


Plone 4.3 - Python 2.6 - Build # 1074 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-4.3-python-2.6/1074/ to view the results.

Changes:

[Maurits van Rees] I said: plone.testing 4.1.0.

[Nathan Van Gheem] [fc] Repository: Products.TinyMCE Branch: refs/heads/1.3.x Date:







Test Results:

4 tests failed.
FAILED:  Products.TinyMCE.tests.test_adapters.AdaptersTestCase.test_json_search_icon

Error Message:
Regexp didn't match: '"id": "somefile.bin", "icon": "<img width=\\\\"16\\\\" height=\\\\"16\\\\" src=\\\\"http://nohost/plone/application.png\\\\" alt=\\\\"File.*?\\\\" />"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

Stack Trace:
Regexp didn't match: '"id": "somefile.bin", "icon": "<img width=\\\\"16\\\\" height=\\\\"16\\\\" src=\\\\"http://nohost/plone/application.png\\\\" alt=\\\\"File.*?\\\\" />"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.TinyMCE/Products/TinyMCE/tests/test_adapters.py", line 162, in test_json_search_icon
    r'"id": "somefile.bin", "icon": "<img width=\\"16\\" height=\\"16\\" src=\\"http://nohost/plone/application.png\\" alt=\\"File.*?\\" />"')
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 1011, in assertRegexpMatches
    raise self.failureException(msg)


FAILED:  Products.TinyMCE.tests.test_adapters.AdaptersTestCase.test_json_search_wildcard_whitespace

Error Message:
Regexp didn't match: '"id": "somefile bin", "icon": "<img width=\\\\"16\\\\" height=\\\\"16\\\\" src=\\\\"http://nohost/plone/application.png\\\\" alt=\\\\"File.*?\\\\" />"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

Stack Trace:
Regexp didn't match: '"id": "somefile bin", "icon": "<img width=\\\\"16\\\\" height=\\\\"16\\\\" src=\\\\"http://nohost/plone/application.png\\\\" alt=\\\\"File.*?\\\\" />"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.TinyMCE/Products/TinyMCE/tests/test_adapters.py", line 175, in test_json_search_wildcard_whitespace
    r'"id": "somefile bin", "icon": "<img width=\\"16\\" height=\\"16\\" src=\\"http://nohost/plone/application.png\\" alt=\\"File.*?\\" />"')
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 1011, in assertRegexpMatches
    raise self.failureException(msg)


FAILED:  Products.TinyMCE.tests.test_browser.BrowserTestCase.test_jsonimagesearch

Error Message:
'"id": "image"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

Stack Trace:
'"id": "image"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.TinyMCE/Products/TinyMCE/tests/test_browser.py", line 61, in test_jsonimagesearch
    self.assertIn('"id": "image"', output)
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 813, in assertIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)


FAILED:  Products.TinyMCE.tests.test_browser.BrowserTestCase.test_jsonlinkablesearch

Error Message:
'"id": "document"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

Stack Trace:
'"id": "document"' not found in '{"parent_url": "", "path": [], "upload_allowed": false, "items": []}'

  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 340, in run
    testMethod()
  File "/home/jenkins/workspace/plone-4.3-python-2.6/src/Products.TinyMCE/Products/TinyMCE/tests/test_browser.py", line 56, in test_jsonlinkablesearch
    self.assertIn('"id": "document"', output)
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 813, in assertIn
    self.fail(self._formatMessage(msg, standardMsg))
  File "/home/jenkins/.buildout/eggs/unittest2-0.5.1-py2.6.egg/unittest2/case.py", line 415, in fail
    raise self.failureException(msg)





More information about the Testbot mailing list