[Testbot] Plone 5.1 - Python 2.7 - Build # 1021 - Still Failing!

jenkins at plone.org jenkins at plone.org
Thu Feb 15 11:01:40 UTC 2018


Plone 5.1 - Python 2.7 - Build # 1021 - Still Failing:

Check console output at https://jenkins.plone.org/job/plone-5.1-python-2.7/1021/ to view the results.

Changes:

[Gil Forcada Codinachs] [fc] Repository: plone.memoize







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.1.0.1'

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

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/.buildout/eggs/plone.api-1.8.2-py2.7.egg/plone/api/tests/test_env.py", line 434, 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