Multiple test failures since move to Qt5.2 #238 on Mako

Bug #1293488 reported by Alan Pope 🍺🐧🐱 🦄
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Music App
Fix Released
Medium
Victor Thompson

Bug Description

Since moving to Qt5.2 in image #238 on mako there's been some tests failing:-

Following links from most recent tests on #239

http://ci.ubuntu.com/smokeng/trusty/touch/mako/239:20140317:20140304/7181/music_app/900501/
06:30:39.009 INFO globals:58 - Starting test music_app.tests.test_music.TestMainWindow.test_play_pause_library (with touch)
...
Traceback (most recent call last):
  File "/home/phablet/autopilot/music_app/tests/test_music.py", line 76, in test_play_pause_library
    self.assertThat(self.player.isPlaying, Eventually(Equals(False)))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
    raise mismatch_error
MismatchError: After 10.0 seconds test on Player.isPlaying failed: False != dbus.Boolean(True, variant_level=1)

http://ci.ubuntu.com/smokeng/trusty/touch/mako/239:20140317:20140304/7181/music_app/900520/
06:38:23.301 INFO globals:58 - Starting test music_app.tests.test_music.TestMainWindow.test_create_playlist_from_songs_tab (with touch)
...
Traceback (most recent call last):
  File "/home/phablet/autopilot/music_app/tests/test_music.py", line 488, in test_create_playlist_from_songs_tab
    self.assertThat(playlist, Not(Is(None)))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
    raise mismatch_error
MismatchError: None matches Is(None)

http://ci.ubuntu.com/smokeng/trusty/touch/mako/239:20140317:20140304/7181/music_app/900523/
06:39:22.767 INFO globals:58 - Starting test music_app.tests.test_music.TestMainWindow.test_mp3 (with touch)
...
Traceback (most recent call last):
  File "/home/phablet/autopilot/music_app/tests/test_music.py", line 221, in test_mp3
    self.assertThat(self.player.isPlaying, Eventually(Equals(True)))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
    raise mismatch_error
MismatchError: After 10.0 seconds test on Player.isPlaying failed: True != dbus.Boolean(False, variant_level=1)

http://ci.ubuntu.com/smokeng/trusty/touch/mako/239:20140317:20140304/7181/music_app/900525/
06:40:52.072 INFO globals:58 - Starting test music_app.tests.test_music.TestMainWindow.test_next_previous (with touch)
...
Traceback (most recent call last):
  File "/home/phablet/autopilot/music_app/tests/test_music.py", line 160, in test_next_previous
    self.assertThat(self.player.isPlaying, Eventually(Equals(True)))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat
    raise mismatch_error
MismatchError: After 10.0 seconds test on Player.isPlaying failed: True != dbus.Boolean(False, variant_level=1)

Related branches

Changed in music-app:
status: New → In Progress
assignee: nobody → Victor Thompson (vthompson)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:music-app at revision None, scheduled for release in music-app, milestone 1.0

Changed in music-app:
status: In Progress → Fix Committed
Changed in music-app:
status: Fix Committed → Fix Released
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.