lp://staging/~canonical-platform-qa/autopilot/fix-bug-1414781
- Get this branch:
- bzr branch lp://staging/~canonical-platform-qa/autopilot/fix-bug-1414781
Branch merges
- platform-qa-bot: Needs Fixing (continuous-integration)
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Leo Arias (community): Needs Fixing
- prod-platform-qa: Pending (continuous-integration) requested
- Sergio Cazzolato: Pending requested
-
Diff: 266 lines (+54/-110)4 files modifiedautopilot/tests/__init__.py (+1/-57)
autopilot/tests/functional/test_input_stack.py (+10/-9)
autopilot/tests/unit/test_input.py (+12/-14)
autopilot/tests/unit/test_logging.py (+31/-30)
Related bugs
Related blueprints
Branch information
Recent revisions
- 557. By Sergio Cazzolato
-
LogHandlerTestCase removed, now using the FakeLogger as was suggested in the bug
- 556. By Leo Arias
-
Fix test_mouse_
creation_ on_device_ raises_ useful_ error failure on phone. Approved by PS Jenkins bot, Leo Arias.
- 553. By Richard Huddie
-
Updates autopilot documentation on CPO base classes.
Approved by PS Jenkins bot, Vincent Ladeuil, Federico Gimenez.
- 552. By Christopher Lee
-
Debug log messages are shown only when using -vv (or above).
Approved by PS Jenkins bot, Vincent Ladeuil, Federico Gimenez.
- 551. By Christopher Lee
-
Quick fix for desktop file name change.
Approved by PS Jenkins bot, Vincent Ladeuil.
- 550. By Christopher Lee
-
Manually Merge MP: https:/
/code.launchpad .net/~aacid/ autopilot/ dbus_search_ no_seen_ connections/ +merge/ 254109 - 549. By Albert Astals Cid
-
Create keyboard well before it's going to be used
Otherwise it can cause races when using the uinput keyboard in mir, e.g.
Mir log says
[1427285878. 342107] android-input: [EventHub]New device: id=18, fd=66, path='/ dev/input/ event8' , name='py- evdev-uinput' , classes=0x80000063, configuration='', keyLayout= 'Generic. kl', keyCharacterMap ='Generic. kcm', builtinKeyboard =false, usingSuspendBlo ckIoctl= true, usingClockIoctl =true autopilot log says
12:17:58.305 DEBUG _uinput:60 - Pressing p (25).25 March 2015 12:17:58.305 is 1427285878.305, that is, the key press is sent 37 milliseconds before mir sees the device, so that key press is lost.
Approved by Christopher Lee, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/autopilot