[Bug 1338899] Re: Test already installed click package
Launchpad Bug Tracker
1338899 at bugs.launchpad.net
Tue Jul 8 13:49:30 UTC 2014
This bug was fixed in the package autopkgtest - 3.1git1
---------------
autopkgtest (3.1git1) utopic; urgency=medium
Upload current git head, some of this appears to be urgent.
Improvements:
* Add --copy option to copy a file or directory into the testbed.
* Support specifying a click name like "com.example.myapp" with --click to
test an already installed click instead of a local *.click file.
(LP: #1338899)
* Introduce "autopilot_module" click test control field for specifying an
autopilot test module name. This allows tests to require additional test
dependencies, restrictions, etc. without having to specify the full
invocation of autopilot. (LP: #1338911)
Bug fixes:
* Set $USER environment variable also for tests that run as root.
(LP: #1337802)
* Add lintian override for ssh-setup/SKELETON, it's deliberately not
executable.
* Increase timeout for aa-clickhook workaround for LP#1337253, 100s is often
not enough.
* ssh-setup/adb: Disabling the first-time wizards sometimes fails due to adb
being brittle at that time. Retry up to 5 times.
-- Martin Pitt <mpitt at debian.org> Mon, 07 Jul 2014 14:35:59 +0200
** Changed in: autopkgtest (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1338899
Title:
Test already installed click package
Status in “autopkgtest” package in Ubuntu:
Fix Released
Bug description:
Support a --click=com.example.foo action which represents an already
installed "com.example.foo" click package instead of having to specify
a locally built one on the command line. This would currently fail if
it's not already installed. Later, if we figure out how to do that, it
could download it from the store.
Note that we can't use "com.example.foo" as a bare argument as in
theory that's also a valid deb source package name.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1338899/+subscriptions
More information about the foundations-bugs
mailing list