3 autopilot test failures on desktop in narrow mode
Bug #1522344 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Undecided
|
Bill Filler | ||
webbrowser-app (Ubuntu) |
Fix Released
|
High
|
Olivier Tilloy |
Bug Description
I’m seeing 3 autopilot failures when running the entire test suite on desktop in narrow mode (need to modify the width of the window to e.g. 50GU in src/app/
webbrowser_
webbrowser_
webbrowser_
Those must have sneaked in quite recently, maybe with the tab animation improvements at revision 1280.
Related branches
lp://staging/~osomon/webbrowser-app/fix-ap-failures-desktop-narrow
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 160 lines (+51/-14)4 files modifiedsrc/app/webbrowser/Browser.qml (+4/-4)
src/app/webbrowser/tabs-model.cpp (+3/-1)
tests/autopilot/webbrowser_app/tests/test_tabs.py (+8/-9)
tests/unittests/tabs-model/tst_TabsModelTests.cpp (+36/-0)
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
importance: | Undecided → High |
no longer affects: | canonical-devices-system-image |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
milestone: | none → ww02-2016 |
assignee: | nobody → Bill Filler (bfiller) |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
In fact the first failure is a regression from revision 1280, while the last two failures have never passed on desktop in narrow mode (they were added at revision 1271).