** Changed in: unity
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1075350
Title:
Autopilot tests failing due to new indicator-session name
Status in Unity:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
Bug description:
A few autopilot tests fail because the tests reference the "indicator-
session-devices". The new name is "indicator-session". The tests fail
to find and open the requested indicator and fail with traces similar
to:
Traceback (most recent call last):
File
"/home/fginther/work/unity/trunk/tests/autopilot/unity/tests/test_panel.py",
line 592, in test_window_buttons_show_when_indicator_active_and_mouse_over_panel
indicator =
self.panel.indicators.get_indicator_by_name_hint("indicator-session-devices")
File
"/home/fginther/work/unity/trunk/tests/autopilot/unity/emulators/panel.py",
line 303, in get_indicator_by_name_hint
assert(len(indicators) == 1)
AssertionError
[Test Case]
tests/autopilot test cases:
unity.tests.test_panel.PanelWindowButtonsTests.test_window_buttons_show_when_indicator_active_and_mouse_over_panel
unity.tests.test_panel.PanelCrossMonitorsTests.test_hovering_indicators_on_multiple_monitors
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1075350/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp