Hi,
I've tried to land lp:~ttx/launchpad/lp690712 twice, and twice PQM has
thrown it out without explanation. Tom Haddon checked the logs and
found:
Traceback (most recent call last):
File "/home/pqm/pqm/bin/pqm", line 246, in <module>
manager.run(script_queue)
File "/home/pqm/pqm/pqm/core.py", line 118, in run
self.do_run_mode(script_queue)
File "/home/pqm/pqm/pqm/core.py", line 128, in do_run_mode
self.run_one_script(script, goodscripts, badscripts)
File "/home/pqm/pqm/pqm/core.py", line 185, in run_one_script
script.getSender(), failedcmd, output_obj)
File "/home/pqm/pqm/pqm/core.py", line 248, in send_mail_reply
to_address, failedcmd, output_obj)
File "/home/pqm/pqm/pqm/core.py", line 223, in prepare_mail
retmesg += output_obj.summary()
File "/home/pqm/pqm/pqm/output.py", line 97, in summary
client = subunit.test_results.TestResultFilter(client)
AttributeError: 'module' object has no attribute 'TestResultFilter'
Some more detail here: https://pastebin.canonical.com/42579/
Does anyone recognize that or have any idea about it?
Thanks, Gavin.
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-dev
More help : https://help.launchpad.net/ListHelp