Tests failing in rev 164

Bug #1260633 reported by Alan Pope 🍺🐧🐱 πŸ¦„
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Weather App
Fix Released
Critical
Unassigned

Bug Description

In image #64 in the lab, rev 164 of weather app fails most tests

http://ci.ubuntu.com/smokeng/trusty/touch/mako/63:20131213:20131211.2/5428/ubuntu-weather-app-autopilot/569071/

Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntu_weather_app/tests/test_mainview.py", line 34, in setUp
self.create_blank_db()
File "/home/phablet/autopilot/ubuntu_weather_app/tests/__init__.py", line 184, in create_blank_db
self.clean_db()
File "/home/phablet/autopilot/ubuntu_weather_app/tests/__init__.py", line 170, in clean_db
self.launch_and_quit_app()
AttributeError: 'TestMainView' object has no attribute 'launch_and_quit_app'
}}}

Looks like the function was removed between 163 and 164

alan@deep-thought:~/phablet/code/coreapps/ubuntu-weather-app$ bzr diff -r 163 | grep launch_and_quit_app
- def launch_and_quit_app(self):
             self.launch_and_quit_app()
- self.launch_and_quit_app()
- self.launch_and_quit_app()
- self.launch_and_quit_app()

Related branches

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

I've reverted weather app back to 163 in the store.

Changed in ubuntu-weather-app:
importance: Undecided → Critical
Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

164 all passes here locally!

Ran 15 tests in 299.678s
OK

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

Fix committed into lp:ubuntu-weather-app at revision 165, scheduled for release in ubuntu-weather-app, milestone alpha-1

Changed in ubuntu-weather-app:
status: New → Fix Committed
David Planella (dpm)
Changed in ubuntu-weather-app:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.