Autopilot test fails on Nexus4 in self.assertThat(chossetopicpage, Eventually(Equals(True)))

Bug #1235184 reported by Albert Astals Cid
2
Affects Status Importance Assigned to Milestone
Ubuntu Shorts App
New
Undecided
Unassigned

Bug Description

Running autopilot run ubuntu_rssreader_app in Nexus4 with todays image both using Mir and SurfaceFlinger i get this failure

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ubuntu_rssreader_app/tests/test_rssreader.py", line 257, in test_add_remove_feed_and_topic
    self._add_feed_and_topic(feed, topicName)
  File "/usr/lib/python2.7/dist-packages/ubuntu_rssreader_app/tests/test_rssreader.py", line 80, in _add_feed_and_topic
    self.assertThat(chossetopicpage, Eventually(Equals(True)))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 417, in assertThat
    raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: After 10.0 seconds test failed: True != Boolean(False)

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.