[Testbot] Plone 5.0 - Python 2.7 - Build # 4352 - Still Failing!

jenkins at plone.org jenkins at plone.org
Tue Mar 29 14:35:13 UTC 2016


Plone 5.0 - Python 2.7 - Build # 4352 - Still Failing:

Check console output at http://jenkins.plone.org/job/plone-5.0-python-2.7/4352/ to view the results.

Changes:

[Eric Steele] Products.CMFPlone 5.0.3.1







Test Results:

1 tests failed.
FAILED:  plone.api.tests.test_env.TestPloneApiEnv.test_plone_version

Error Message:
Regexp didn't match: '^(\\d+\\.\\d+|\\d+\\.\\d+\\.\\d+)(a\\d+|b\\d+|rc\\d+)?(\\.dev\\d)?$' not found in '5.0.3.1'

Stack Trace:
Regexp didn't match: '^(\\d+\\.\\d+|\\d+\\.\\d+\\.\\d+)(a\\d+|b\\d+|rc\\d+)?(\\.dev\\d)?$' not found in '5.0.3.1'

  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.api-1.5-py2.7.egg/plone/api/tests/test_env.py", line 410, in test_plone_version
    '^(\d+\.\d+|\d+\.\d+\.\d+)(a\d+|b\d+|rc\d+)?(\.dev\d)?$'
  File "/usr/lib/python2.7/unittest/case.py", line 1002, in assertRegexpMatches
    raise self.failureException(msg)





More information about the Testbot mailing list