autopilot tests fail on mako in wait_note_expanded()

Bug #1209304 reported by Olivier Tilloy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
notes-app
Fix Released
Undecided
Unassigned
touch-preview-images
Fix Released
Undecided
Unassigned

Bug Description

In today’s run of notes-app’s autopilot tests on mako, a test is failing in wait_note_expanded().

Interestingly, the tests have been manually re-run, and we still get the exact same failure but in another test function.

In the first run, the failing test was notes_app.tests.test_parts.TestFocus.test_parts_no_delete_with_text.
In the second run, the failing test was notes_app.tests.test_parts.TestFocus.test_parts_delete_empty_header.

Both tests do exactly the same thing at the beginning, just before failing:

    header = self.main_window.get_header()
    note = self.main_window.get_notes()[0]
    self.pointing_device.click_object(note)
    self.wait_note_expanded(note)

Revision history for this message
Olivier Tilloy (osomon) wrote :
Paul Larson (pwlars)
tags: added: autopilot
Revision history for this message
Olivier Tilloy (osomon) wrote :

It looks like this could be due to using the latest SDK and not having released the update in notes-app to handle the new IMA implementation (http://bazaar.launchpad.net/~phablet-team/notes-app/trunk/revision/172).

Gema Gomez (gema)
tags: added: qa-touch
Revision history for this message
Olivier Tilloy (osomon) wrote :

The latest notes-app was released today (1.4+13.10.20130808.1-0ubuntu1).
This will hopefully fix the failure. Let’s wait and see the results of today’s smoke tests run.

Revision history for this message
Paul Larson (pwlars) wrote :

Looks like it passed completely on mako and maguro, but grouper and manta had some failures today still.

Revision history for this message
Olivier Tilloy (osomon) wrote :

This bug was specific to mako, marking fixed.

Changed in notes-app:
status: New → Fix Released
Changed in touch-preview-images:
status: New → 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.