← Back to team overview

touch-packages team mailing list archive

[Bug 1434537] Re: Silo test script fails on rtm-14.09/mako

 

This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1510+15.10.20150519-0ubuntu1

---------------
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium

  [ Loïc Molinari ]
  * Set QSGNode debug description on the shape-based nodes to ease renderer
    debugging. Fixes LP: #1437270
  * Ensured QSGLayer-based source textures (like ShaderEffectSource) are
    updated before rendering. Fixes LP: #1447495

  [ Tim Peeters ]
  * Update sections test program.
  * Document the correct version when Page.head.visible and Page.head.locked
    were added.
  * Revert to use the old header in trunk.
  * Introduce the new ActionBar component.
  * Restore moving property on AppHeader 1.2.

  [ Zsombor Egri ]
  * Provide versioning for theme loading. Each toolkit must be released with a
    well defined system theme version, and theme modules must have the same
    version as the toolkit. Fixes LP: #1447113
  * Fix import versions in entire UITK and examples. Move example code under
    1.3 folder. Fixes LP: #1447113
  * Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
    Fixes LP: #1447113

  [ Zoltan Balogh ]
  * Fix header CPO for 1.2 without moving attribute. Let the header CPO try
    both old and new buttons.

  [ Christian Dywan ]
  * Add version subfolder to benchmark test paths.
  * Only show handlers if text isn't empty. Fixes LP: #1450213.
  * Only print unique deprecation notes. Fixes LP: #1454281.

  [ CI Train Bot ]
  * New rebuild forced.

 -- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>  Tue, 19 May 2015 10:47:09
+0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: In Progress => 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/1434537

Title:
  Silo test script fails on rtm-14.09/mako

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  The test script fails on rtm-14.09/mako at least since it finds
  terminal app's manifest and tries to download terminal app's autopilot
  tests which fails:

  ---
  Checking out lp:ubuntu-terminal-app to /tmp/tmp8WqYm0/work
  Traceback (most recent call last):
    File "/usr/bin/phablet-click-test-setup", line 266, in <module>
      main()
    File "/usr/bin/phablet-click-test-setup", line 255, in main
      fetch_click_tests(adb, test_dir, args.user, args.click)
    File "/usr/bin/phablet-click-test-setup", line 240, in fetch_click_tests
      test_dir)
    File "/usr/bin/phablet-click-test-setup", line 208, in get_bzr_tests
      'work'], cwd=tmp_dir)
    File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['bzr', 'checkout', '--lightweight', u'lp:ubuntu-terminal-app', '-r', u'161', 'work']' returned non-zero exit status 3
  Removing directory /tmp/tmp8WqYm0
  Removing directory /tmp/tmp2CN6hA
  Removing directory /tmp/tmp4FjFXl
  Removing directory /tmp/tmpjm2dcU
  Removing directory /tmp/tmpw3ZWgX
  Removing directory /tmp/tmp3SVDly
  Failed operation: phablet-click-test-setup has failed
  ---

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


References