[Touch-packages] [Bug 1435830] Re: AP test failure: unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single Monitor)

2015-04-13 Thread Stephen M. Webb
** Changed in: unity
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1435830

Title:
  AP test failure:
  
unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single
  Monitor)

Status in Unity:
  Fix Committed
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  AP test fails consistently on every run.

  FAIL: 
unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single
 Monitor)
  --
  /var/log/syslog: {{{
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: login 
finished
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Got 
token: ya29.OwFvVwItMuU7CMLyfIe22KhPBBlD_v62HgletZAa1aS8K5U1WNfqY6QL
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Search 
changed to: 'Has'
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Searching 
for: Has
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Search 
changed to: 'HasFocus'
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Searching 
for: HasFocus
  }}}

  unity-log: {{{
  DEBUG 2015-03-19 16:18:41 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Compiz active now true
  DEBUG 2015-03-19 16:18:41 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Terminal active now false
  DEBUG 2015-03-19 16:18:52 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Compiz active now false
  DEBUG 2015-03-19 16:18:52 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Terminal active now true
  }}}

  Traceback (most recent call last):
File 
"/usr/lib/python2.7/dist-packages/unity/tests/launcher/test_keynav.py", line 
247, in test_launcher_keynav_changes_panel
  self.assertThat(self.unity.panels.get_active_panel().title, 
Eventually(Equals("Search your computer and online sources")))
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
  raise mismatch_error
  MismatchError: After 10.0 seconds test on MenuView.panel_title failed: !=:
  reference = u'Search your computer and online sources'
  actual= u''

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1435830/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1435830] Re: AP test failure: unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single Monitor)

2015-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package unity -
7.3.2+15.04.20150410.1-0ubuntu1

---
unity (7.3.2+15.04.20150410.1-0ubuntu1) vivid; urgency=medium

  [ Brandon Schaefer ]
  * When we get a launcher key press (ie. super key). We check if the
command lens is open. If it is then just switch the lens to the home
lens. This way we dont close the dash. (LP: #1108956)

  [ CI Train Bot ]
  * New rebuild forced.

  [ Gerry Boland ]
  * SwitcherController: add first selection mode property, to decide
what to select at first (LP: #998285)

  [ Marco Trevisan (TreviƱo) ]
  * SwitcherController: add first selection mode property, to decide
what to select at first (LP: #998285)
  * UnityScreen: terminate spread if active when initiating Switcher
(LP: #1412001)

  [ Stephen M. Webb ]
  * (Ubuntu packaging) move the session migration scripts to Python3
(LP: #1440560)
  * fixed the Panel title string expected by Launcher keynav AP tests
(LP: #1435830)
  * test_wm_keybindings: fix AP failures caused by upstream Compiz
change (LP: #1294864)
 -- CI Train BotFri, 10 Apr 2015 21:59:12 +

** Changed in: unity (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1435830

Title:
  AP test failure:
  
unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single
  Monitor)

Status in Unity:
  In Progress
Status in unity package in Ubuntu:
  Fix Released

Bug description:
  AP test fails consistently on every run.

  FAIL: 
unity.tests.launcher.test_keynav.LauncherKeyNavTests.test_launcher_keynav_changes_panel(Single
 Monitor)
  --
  /var/log/syslog: {{{
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: login 
finished
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Got 
token: ya29.OwFvVwItMuU7CMLyfIe22KhPBBlD_v62HgletZAa1aS8K5U1WNfqY6QL
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Search 
changed to: 'Has'
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Searching 
for: Has
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Search 
changed to: 'HasFocus'
  Mar 19 16:18:46 xt2-14 com.canonical.Unity.Scope.File.Gdrive[1599]: Searching 
for: HasFocus
  }}}

  unity-log: {{{
  DEBUG 2015-03-19 16:18:41 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Compiz active now true
  DEBUG 2015-03-19 16:18:41 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Terminal active now false
  DEBUG 2015-03-19 16:18:52 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Compiz active now false
  DEBUG 2015-03-19 16:18:52 unity.launcher.icon.application 
ApplicationLauncherIcon.cpp:173 Terminal active now true
  }}}

  Traceback (most recent call last):
File 
"/usr/lib/python2.7/dist-packages/unity/tests/launcher/test_keynav.py", line 
247, in test_launcher_keynav_changes_panel
  self.assertThat(self.unity.panels.get_active_panel().title, 
Eventually(Equals("Search your computer and online sources")))
File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
  raise mismatch_error
  MismatchError: After 10.0 seconds test on MenuView.panel_title failed: !=:
  reference = u'Search your computer and online sources'
  actual= u''

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1435830/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp