camera-app click manifest should include camera-app-autopilot dependency for running tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Undecided
|
Unassigned | ||
camera-app |
Fix Released
|
High
|
Florian Boucault | ||
camera-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
camera-app (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Running the camera-app tests as click package currently fails because not all dependencies get installed:
Here python3-wand and python3-
ImportError: Failed to import test module: camera_
Traceback (most recent call last):
File "/usr/lib/
module = self._get_
File "/usr/lib/
__import_
File "/home/
from wand.image import Image
ImportError: No module named 'wand'
In order to fix this, the camera-
manifest.json:
"x-test": {
}
}
To run the tests using modified manifest file and a connected device:
adt-run --override-
Related branches
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 14 lines (+4/-1)1 file modifiedmanifest.json (+4/-1)
Changed in camera-app: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in camera-app: | |
assignee: | nobody → Florian Boucault (fboucault) |
Changed in camera-app: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | none → ww09-2015 |
Changed in canonical-devices-system-image: | |
milestone: | ww09-2015 → ww13-ota |
status: | New → Fix Released |
Changed in camera-app: | |
status: | In Progress → Fix Released |
This bug was fixed in the package camera-app - 3.0.0+15. 04.20150212. 3-0ubuntu1
--------------- 15.04.20150212. 3-0ubuntu1) vivid; urgency=medium
camera-app (3.0.0+
[ Bill Filler ]
* dynamically check for editor (LP: #1368787)
* update depends on ui-extras new version
[ Arthur Mello ]
* Enable viewing full screen picture while in selection mode Remove
actions from the slide show header if we are in selection mode Make
it possible to toggle selection when on slide show view Scroll the
last seem picture from slideshow into view when returning to the
grid photo roll (LP: #1416043)
[ Ugo Riboni ]
* dynamically check for editor (LP: #1368787)
[ Florian Boucault ]
* Click packaging: add autopilot tests dependencies. (LP: #1419022)
[ Ubuntu daily release ]
* New rebuild forced
-- Ubuntu daily release <email address hidden> Thu, 12 Feb 2015 19:41:11 +0000