test_show_hide_event is Failing with result mismatch

Bug #1070362 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Single Sign On Client
Status tracked in Trunk
Stable-4-0
Triaged
High
Unassigned
Stable-4-2
Fix Released
Undecided
Unassigned
Trunk
Fix Released
High
Diego Sarmentero

Bug Description

This test is failing in trunk:

[FAIL]
Traceback (most recent call last):
  File "/home/dobey/Projects/canonical/ubuntu-sso-client/test/ubuntu_sso/qt/tests/test_reset_password.py", line 106, in test_show_hide_event
    QtCore.SIGNAL("focusChanged(QWidget*, QWidget*)")), 1)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/unittest.py", line 271, in assertEqual
    % (msg, pformat(first), pformat(second)))
twisted.trial.unittest.FailTest: not equal:
a = 2
b = 1

ubuntu_sso.qt.tests.test_reset_password.ResetPasswordTestCase.test_show_hide_event

When running "u1trial -r qt4 --gui ubuntu_sso/qt/tests/test_reset_password.py" however, the test passes. This happens consistently for me, on Quantal.

Related branches

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.