← Back to team overview

launchpad-dev team mailing list archive

Re: PQM throwing a branch landing out twice.

 

On Mon, Jan 31, 2011 at 3:58 PM, Gavin Panella
<gavin.panella@xxxxxxxxxxxxx> wrote:
> 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/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?

Looks as if PQM is running an old version of subunit. I find that
surprising though, since it would have to be a *very* old version.

Anyway, upgrading PQM to run with subunit 0.0.6 ought to do the trick.

jml



Follow ups

References