tests in unit/ and unit_x11/ may be merged

Bug #1273696 reported by Tim Peeters
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
Fix Released
Medium
Cris Dywan

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/).

Related branches

Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
Tim Peeters (tpeeters) wrote :

12:47:22 < timp> kalikiana: do you remember if we still need to separate tests/unit and tests/unit_x11?
12:53:55 < kalikiana> timp: we still have this one "!contains(QMAKE_HOST.arch,armv7l) {" meaning "x11" tests never run on arm
12:54:36 < bzoltan> zbenjamin: in the lxc or onthe host?
12:54:46 < zbenjamin> bzoltan: in the container
12:55:09 < kalikiana> timp: you could make a dummy mr and see if they work on arm... I haven't checked in a while

Changed in ubuntu-ui-toolkit:
importance: Low → Medium
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
Cris Dywan (kalikiana)
description: updated
Changed in ubuntu-ui-toolkit (Ubuntu):
assignee: nobody → Christian Dywan (kalikiana)
status: Confirmed → In Progress
Cris Dywan (kalikiana)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 <email address hidden> Tue, 07 Jun 2016 18:25:12 +0000

Changed in ubuntu-ui-toolkit (Ubuntu):
status: Fix Committed → 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.