On Thu, Jun 12, 2014 at 09:07:57AM -0000, Brendan Donegan wrote:
> Public bug reported:
> 
> This test failed on mako image #79 with the following error:
> 
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.7/dist-packages/ubuntu_system_settings/tests/test_datetime.py",
>  line 116, in test_same_tz_selection
>     preston = listview.select_many(toolkit_emulators.Standard)[0]
> IndexError: list index out of range
> 
> It appears that select_many did not return anything when called,
> indicating that the list of timezones returned was empty. This failure
> was not reproducible when run locally.

Hmm. The only thing I can think of is that we need to wait for the
search to finish. The latest image has three such failures. I wonder why
they got worse.

  
http://ci.ubuntu.com/smokeng/utopic/touch/mako/79:20140612:20140530/8533/ubuntu_system_settings/1244838/
  
http://ci.ubuntu.com/smokeng/utopic/touch/mako/79:20140612:20140530/8533/ubuntu_system_settings/1244850/
  
http://ci.ubuntu.com/smokeng/utopic/touch/mako/79:20140612:20140530/8533/ubuntu_system_settings/1244851/

Maybe we should just add wait_ everywhere. I don't think there is a
wait_select_many, is there? So maybe we have to fake that one with a
loop.

-- 
Iain Lane                                  [ i...@orangesquash.org.uk ]
Debian Developer                                   [ la...@debian.org ]
Ubuntu Developer                                   [ la...@ubuntu.com ]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1329245

Title:
  test_same_tz_selection failed on mako #79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1329245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to