[music] test_pressing_prev_after_5_seconds occasionally fails in the CI Dash tests for vivid

Bug #1442927 reported by Victor Thompson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Music App
In Progress
Medium
Victor Thompson

Bug Description

The test_pressing_prev_after_5_seconds test has failed a number of times recently [1]. It appears to be failing in the same spot each time [2]:

Traceback (most recent call last):
  File "/home/phablet/autopilot/music_app/tests/test_music.py", line 704, in test_pressing_prev_after_5_seconds
    self.player.position.wait_for(LessThan(5000)) # wait until < 5s
  File "/usr/lib/python3/dist-packages/autopilot/introspection/types.py", line 180, in wait_for
    failure_msg))
AssertionError: After 10.0 seconds test on Player.position failed: 5000 is not > dbus.Int32(6201, variant_level=1)

1 - http://ci.ubuntu.com/smokeng/vivid/touch/mako/165:20150408:20150210/12569/music_app/
2 - http://ci.ubuntu.com/smokeng/vivid/touch/mako/167:20150410:20150210/12577/music_app/2123871/

Related branches

Changed in music-app:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Victor Thompson (vthompson)
Revision history for this message
Omer Akram (om26er) wrote :

This isn't a test failure, its a real bug in the app.

Revision history for this message
Victor Thompson (vthompson) wrote :

Thanks Omer. I'm able to reproduce this now!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.