← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1231265] Re: Test for missing components in packages via autopkgtest (or autopilot)

 

This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+14.04.20140301-0ubuntu1

---------------
ubuntu-ui-toolkit (0.1.46+14.04.20140301-0ubuntu1) trusty; urgency=low

  [ Zsombor Egri ]
  * StateSaver does no longer save the component states upon
    destruction. State is saved when the application is deactivated
    (looses focus) and cleaned once the application gets re-activated
    (gains focus). Discards saved states when the application closes
    properly. Ignores state saving when the app is launched thru content
    pickers. (LP: #1276174)

  [ Ugo Riboni ]
  * Allow appending query strings (which are then ignored) to the image
    id to allow a workaround for QT's inability to selectively clean the
    image cache.

  [ Leo Arias ]
  * Add a common autopilot test to try load pages in gallery (LP:
    #1231265)

  [ Michael Zanetti ]
  * Introduce the almighty UbuntuListView. So far not /that/ mighty tho.
    Can only deal with Expandables. (LP: #1169258)

  [ CI bot ]
  * On the autopilot listview emulator, scroll to the bottom to try to
    find elements not yet created. (LP: #1270200)

  [ tpeeters ]
  * Always use the ubuntu-mobile icon theme in UITK apps. (LP: #1284218)
  * Fix autopilot and unit tests for TabBar.

  [ Christian Dywan ]
  * Look for locale folder in the same prefix as the app data (LP:
    #1259540)
  * Remove activeFocus hack for OSK from QuickUtils (LP: #1259476)
  * Add a common autopilot test to try load pages in gallery (LP:
    #1231265)
  * Use PIPESTATUS to avoid getting the wrong return value (LP:
    #1284699)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Sat, 01 Mar 2014 12:53:03 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

-- 
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/1231265

Title:
  Test for missing components in packages via autopkgtest (or autopilot)

Status in Ubuntu UI Toolkit:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  This bug is a suggestion to use autopkgtests
  (http://developer.ubuntu.com/packaging/html/auto-pkg-test.html) to
  prevent stuff like Picker component going missing because of a typo in
  .pri file happening again.

  Unit tests are run in the build dir, which prevents detecting these
  kind of things. autopkgtests (and autopilot tests) would be running
  with the package contents only, which would make them more ideal to
  ensure some sort of integrity of the package contents.

  An ideal script would be something that does not need manual updating.
  Is there for example some sort of 'index' file which could be parsed
  to get a list of components that need to be included in the package
  contents and runnable/readable?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1231265/+subscriptions