Comment 7 for bug 1329141

Revision history for this message
Tim Peeters (tpeeters) wrote : Re: qmlscene crashed while running test_can_launch_multiple_applications

We get a lot of failures in autolanding lately, with errors like:

  File "/usr/lib/python2.7/dist-packages/psutil/__init__.py", line 331, in _init
    raise NoSuchProcess(pid, None, msg)
NoSuchProcess: no process found with pid 4908

See https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/2289/testReport/junit/ubuntuuitoolkit.tests.custom_proxy_objects.test_textfield/TextFieldTestCase/test_select_all_selects_all_text/

Is it caused by this bug?