This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1995+16.10.20160607.1
--------------- ubuntu-ui-toolkit (1.3.1995+16.10.20160607.1) yakkety; urgency=medium [ Albert Astals Cid ] * Initialize two variables physicallyEnded in the dummy TouchInfo constructor m_nextTimeoutTime in the FakeTimer It's not really needed since it's only used in update() if start() has been called that then initializes m_nextTimeoutTime But it's always nice to initialize all members. [ Zsombor Egri ] * Move PropertyChange into UbuntuToolkit package. [ Christian Dywan ] * Merge tests/unit and tests/unit_x11. Fixes LP: #1273696 * UCListItem needs to handle click/trigger by keyboard. Fixes LP: #1581027 * Remove TARGET pointing at "gallery" script qmake can't tell that it's not a generated file. Fixes LP: #1523093. [ Zoltan Balogh ] * Skip unit tests only on Yakketi. Fixes LP: #1588598 [ Tarmac, Zoltán Balogh ] * OTA12-2016-06-07 landing -- Zoltán Balogh <zoltan.bal...@canonical.com> Tue, 07 Jun 2016 18:25:12 +0000 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1273696 Title: tests in unit/ and unit_x11/ may be merged Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: The initial reason for moving some of the tests in tests/unit/ to tests/unit_x11/ was that on jenkins we could not execute tests that need x11. Now that bug 1242646 has been fixed, we no longer need this separation and all unit tests can again go in a single unit/ directory. The advantage is that we don't have to "guess" anymore where a certain test can be found, and we do not need to duplicate files (such as README which is only in unit/ now but also applies to unit_x11/). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1273696/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp