[Buildbot] #3198: Tests fail while building Buildbot package for CentOS 6.6

Buildbot trac trac at buildbot.net
Wed Feb 11 15:06:51 UTC 2015


#3198: Tests fail while building Buildbot package for CentOS 6.6
-------------------+-------------------
Reporter:  sa2ajj  |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  0.8.x
 Version:  0.8.10  |   Keywords:
-------------------+-------------------
 Problem: while trying to run buildbot-0.8.10 tests under CentOS 6.6 with
 python27 Software Collection enabled , getting this errors:
 {{{
 [FAIL]
 Traceback (most recent call last):
 File "/builddir/build/BUILD/buildbot-0.8.10/buildbot/test/util/steps.py",
 line 246, in check
 "expected step outcome")
 File "/opt/rh/python27/root/usr/lib64/python2.7/site-
 packages/twisted/trial/_synctest.py", line 356, in assertEqual
 % (msg, pformat(first), pformat(second)))
 twisted.trial.unittest.FailTest: expected step outcome
 not equal:
 a = {'result': 2, 'status_text': ['failed (127)']}
 b = {'result': 0, 'status_text': ['Ran']}
 buildbot.test.unit.test_steps_master.TestMasterShellCommand.test_env_list_subst
 buildbot.test.unit.test_steps_master.TestMasterShellCommand.test_env_subst
 buildbot.test.unit.test_steps_master.TestMasterShellCommand.test_prop_rendering
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/3198>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list