Code review comment for lp:~mbp/launchpad/mbp-trivial

Revision history for this message
Martin Pool (mbp) wrote :

It fails like so:

Tests with errors
-----------------
 lp.code.windmill.tests.test_branch_subscriptions.TestBranchSubscriptions.test_branch_subscription_ajax_load
 lp.codehosting.puller.tests.test_worker.TestWorkerProgressReporting.test_network

======================================================================
ERROR: lp.code.windmill.tests.test_branch_subscriptions.TestBranchSubscriptions.test_branch_subscription_ajax_load (subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: garbage
------------
[<Thread(Thread-631, started daemon 47931595147024)>]
------------

======================================================================
ERROR: lp.codehosting.puller.tests.test_worker.TestWorkerProgressReporting.test_network (subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: garbage
------------
[<Thread(Thread-18, started daemon 47106544203536)>]
------------

**NOT** submitted to PQM:
[r=mwhudson][ui=none][bug=615740] handle EINTR in test_on_merge so resizing the window doesn't crash your test run

I guess this is not my fault, but I don't know.

« Back to merge proposal