Public bug reported: File "/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py", line 41, in _get_visible_container_bottom if keyboard._keyboard.is_available(): AttributeError: 'Keyboard' object has no attribute '_keyboard'
See, for example http://pastebin.ubuntu.com/13788069/ I suspect r1712 of our staging broke it, because that revision added the failing lines to _flickable.py. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Description changed: - File "/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py", line 41, in _get_visible_container_bottom - if keyboard._keyboard.is_available(): + File "/home/tim/dev/ubuntu-ui-toolkit/m/fix-header-ap-landing/tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_flickable.py", line 41, in _get_visible_container_bottom + if keyboard._keyboard.is_available(): AttributeError: 'Keyboard' object has no attribute '_keyboard' See, for example http://pastebin.ubuntu.com/13788069/ + + I suspect r1712 of our staging broke it, because that revision added the + failing lines to _flickable.py. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523501 Title: r1712 broke our AP tests on desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1523501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs