← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1554447] Re: 4 webbrowser-app unit test failures with staging UITK

 

** Changed in: webbrowser-app (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1554447

Title:
  4 webbrowser-app unit test failures with staging UITK

Status in Canonical System Image:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu RTM:
  Fix Released

Bug description:
  Running webbrowser-app’s unit tests with the latest staging branch of
  the UITK as of today (lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at
  revision 1885), I’m seeing 4 unit test failures (see full log
  attached).

  Looking into those failures, it appears that they all have the same
  root cause: they expect a KeyUp/KeyDown event to transfer active focus
  from a listview to another element, and that doesn’t happen.
  https://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
  toolkit/staging/revision/1878 looks like a likely culprit. In
  particular, ListViewProxy::keyPressEvent() always returns true, even
  if the event didn’t actually result in an index change.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554447/+subscriptions


References