test failing in dashboard: ubuntuuitoolkit.tests.custom_proxy_objects.test_listitems.SwipeToDeleteTestCase

Bug #1388978 reported by Chris Gagnon
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

http://dashboard.ubuntu-ci:8080/smokeng/utopic/touch_stable/krillin/140:20141031.1:20141028-3ca60be/654/ubuntuuitoolkit/229419/

test-log: {{{
20:22:08.701 WARNING testcase:115 - No tracing available - install the python-autopilot-trace package!
20:22:08.711 WARNING testcase:162 - Process manager backend unavailable, application snapshot support disabled.
20:22:08.718 WARNING base:49 - This function is deprecated. Use get_toolkit_launcher_command() instead.
20:22:08.725 INFO _launcher:120 - Attempting to launch application 'tmpstxmkvlr' with URIs '' via upstart-app-launch
20:22:11.520 INFO logging:45 - Standard: Swipe the item in from left to right in order to delete it. Arguments (). Keyword arguments: {}.
20:22:11.572 DEBUG _uinput:541 - Dragging from 108,321 to 432,321
}}}

Traceback (most recent call last):
  File "/home/phablet/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_listitems.py", line 178, in
test_delete_item_with_confirmation_that_will_be_destroyed
    item.swipe_to_delete()
  File "/usr/lib/python3/dist-packages/autopilot/logging.py", line 46, in inner
    return f(instance, *args, **kwargs)
  File "/home/phablet/autopilot/ubuntuuitoolkit/_custom_proxy_objects/listitems.py", line 58, in swipe_to_delete
    self._swipe_to_delete_removable_item(direction)
  File "/home/phablet/autopilot/ubuntuuitoolkit/_custom_proxy_objects/listitems.py", line 74, in _swipe_to_delete_removable_item
    self.waitingConfirmationForRemoval.wait_for(True)
  File "/usr/lib/python3/dist-packages/autopilot/introspection/types.py", line 178, in wait_for
    failure_msg))
AssertionError: After 10.0 seconds test on Standard.waitingConfirmationForRemoval failed: True != dbus.Boolean(False, variant_level=1)

Revision history for this message
Chris Gagnon (chris.gagnon) wrote :
tags: added: qa-broken-test qa-daily-testing
description: updated
Revision history for this message
Chris Gagnon (chris.gagnon) wrote :
Revision history for this message
Tim Peeters (tpeeters) wrote :

I am guessing this test code may be flaky:

        self._drag_pointing_device_to_delete()
        if self.confirmRemoval:
            self.waitingConfirmationForRemoval.wait_for(True)

If the problem comes back, we can disable the test because these list items are going to be deprecated, and the new list items will have new tests, so better to spend our time on the new ones.

Revision history for this message
Tim Peeters (tpeeters) wrote :

I marked it as incomplete. Please confirm if the issue comes back.

Changed in ubuntu-ui-toolkit:
status: New → Incomplete
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Incomplete
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ubuntu-ui-toolkit (Ubuntu) because there has been no activity for 60 days.]

Changed in ubuntu-ui-toolkit (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

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