test_scene_selector_operation failed from mako #76
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mediaplayer-app |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
This test is failing frequently on mako, last seen in image #76. This is the error that is given:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
app_type='qt')
File "/usr/lib/
return self._launch_
File "/usr/lib/
application
File "/usr/lib/
return _make_proxy_
File "/usr/lib/
intro_xml = _get_introspect
File "/usr/lib/
return backend.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
DBusException: org.freedesktop
This looks like autopilot was unable to introspect the media player application, perhaps because it didn't start. I haven't been able to reproduce this locally despite many reruns, but it seems to fail frequently in CI so this bug will track it to being fixed (eventually).
tags: | added: qa-broken-test |
description: | updated |
Changed in mediaplayer-app: | |
status: | New → Incomplete |
tags: | added: qa-daily-testing |
Failed again on #77 with the same error.