Media player tests failing on mako image #96 because autopilot launch doesn't exit until video has stopped
Bug #1334186 reported by
Brendan Donegan
This bug report is a duplicate of:
Bug #1334676: Applications have a dead open dbus connection (since image #96).
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mediaplayer-app |
New
|
Undecided
|
Unassigned |
Bug Description
There are a spate of failures in mediaplayer-app on image #96. http://
The root cause is that in setUp, the test first launches the app, then follows on by checking the video is playing. Previously (#95 and backwards), the launch function exited as soon as the app had launched so the check was successful because at that time the video was playing. Now it doesn't exit until the video has stopped, meaning of course that the check for it playing is going to fail.
To post a comment you must log in.