autopilot tests failing, unable to find 'Label'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
messaging-app (Ubuntu) |
Fix Released
|
High
|
Gustavo Pichorim Boiko |
Bug Description
Running the messaging-app autopilot tests, we get 20 out of 27 tests failing. The majority of them due to not being able to find 'Label' objects. This appears to be because Label has changed to UCLabel in a recent version of messaging-app. Below is a typical traceback from one of the failures:
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
return f(instance, *args, **kwargs)
File "/usr/lib/
thread_bubble = self.get_
File "/usr/lib/
'{}
messaging_
phablet@
current build number: 164
device name: krillin
channel: ubuntu-
last update: 2015-11-04 10:36:00
version version: 164
version ubuntu: 20151104
version device: 20150821-736d127
version custom: 20150925-
Attached is a subunit file with all the results from the run - it can be best viewed with the 'trv' application: https:/
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
milestone: | none → ww46-2015 |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
How did that manage to land, CI/QA should have looked at the results no?