AP failure: unity.tests.test_quicklist.QuicklistActionTests.test_right_click_opens_quicklist_if_already_open
Bug #1456245 reported by
Christopher Townsend
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Medium
|
Christopher Townsend | ||
| 7.2 |
Triaged
|
Medium
|
Christopher Townsend | ||
| unity (Ubuntu) |
Fix Released
|
Medium
|
Christopher Townsend | ||
Bug Description
Recently, an AP test has started failing consistently:
unity.tests.
Need to investigate if a regression has been introduced or if the test needs to be updated to work with a new behavior.
Related branches
lp:~townsend/unity/fix-quicklist-reopen-new
- Marco Trevisan (Treviño): Approve
-
Diff: 33 lines (+12/-0)2 files modifiedlauncher/QuicklistView.cpp (+10/-0)
launcher/QuicklistView.h (+2/-0)
| Changed in unity: | |
| status: | New → Confirmed |
| Changed in unity (Ubuntu): | |
| status: | New → Confirmed |
| Changed in unity: | |
| importance: | Undecided → Medium |
| Changed in unity (Ubuntu): | |
| importance: | Undecided → Medium |
| Changed in unity: | |
| assignee: | nobody → Christopher Townsend (townsend) |
| Changed in unity (Ubuntu): | |
| assignee: | nobody → Christopher Townsend (townsend) |
| Changed in unity: | |
| milestone: | none → 7.3.3 |
| Changed in unity: | |
| status: | In Progress → Fix Committed |
| Changed in unity: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

I can also reproduce this on 14.04. It appears to be a race since the Quicklist will rarely be shown.