[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-system-settings -
0.1+14.10.20140606-0ubuntu1

---
ubuntu-system-settings (0.1+14.10.20140606-0ubuntu1) utopic; urgency=low

  [ Michael Terry ]
  * Use XDG_GREETER_DATA_DIR to store background files in a folder that
the greeter can also read. This fixes the recent regression in not
being able to choose a ContentHub file for the welcome screen. (LP:
#1325505)

  [ Iain Lane ]
  * Inline setUpImages(), otherwise the function call doesn't do
anything.

  [ Brendan Donegan ]
  * Make test_tz_list_initially_empty more robust by using
wait_select_single instead of select_single to get the label. (LP:
#1319711)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 06 Jun 2014 
14:39:39 +

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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


[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-06-05 Thread Brendan Donegan
+65 labelVisible = self.system_settings.main_view.select_single(
objectName='nothingLabel').visible

This should probably be wait_select_single. Obviously since we can't
reproduce the issue locally

I'll push this change up and see if it makes a difference.

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: Víctor R. Ruiz (vrruiz) = Brendan Donegan (brendan-donegan)

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = High

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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

[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-06-05 Thread Brendan Donegan
** Branch linked: lp:~brendan-donegan/ubuntu-system-settings/bug1319711

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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


[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-05-16 Thread Timo Jyrinki
Indeed I was not able to reproduce it either, but it seems to happen
always on test infra. I'm assuming some sort of environment difference.

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Incomplete

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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


[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-05-16 Thread Iain Lane
It's flaky, since the latest CI run passed too.

Victor, do you think you can have a look and see if the latest AP
changes might have introduced this somewhere? Like a select that needs
to be wait_select or something. Thanks!

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Víctor R. Ruiz (vrruiz)

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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

[Bug 1319711] Re: test_tz_list_initially_empty started failing in image #29

2014-05-15 Thread Iain Lane
Unlikely. If you look at what the test does it's simply checking that
you see the correct empty list, which is quite unrelated to tzdata.

I also can't reproduce it. Can you?

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

Title:
  test_tz_list_initially_empty started failing in image #29

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

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