← Back to team overview

maas-builds team mailing list archive

Re: Jenkins Still Failing - trusty-adt-maas-daily 53

 


Traceback (most recent call last):
   File "/tmp/adt-run.pibhUp/ubtree0-build/real-tree/debian/tests/maas-integration.py", line 268, in test_restart_dbus_avahi
     assertCommandReturnCode(self, cmd, expected_output)
   File "/tmp/adt-run.pibhUp/ubtree0-build/real-tree/debian/tests/utils.py", line 142, in assertCommandReturnCode
     runner.assertThat(output, Contains(expected_output))
   File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 412, in assertThat
     raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 'avahi-daemon start/running' not in ''

The latest version of MAAS doesn't use avahi or dbus and that's the reason for this failure. I'm fixing this.

R.



Follow ups

References