lp:~vila/autopilot/timestamped-subunit-stream

Created by Vincent Ladeuil and last modified
Get this branch:
bzr branch lp:~vila/autopilot/timestamped-subunit-stream
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Vincent Ladeuil
Project:
Autopilot
Status:
Development

Recent revisions

553. By Vincent Ladeuil

Add a test to ensure we get a non-zero timestamp.

552. By Vincent Ladeuil

Wrap the result object to get timestamps on subunit tests.

551. By Vincent Ladeuil

Ignore python3 caches.

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, usingSuspendBlockIoctl=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.

548. By Leo Arias

Updated the press call to use the public position attributes. Fixes: https://bugs.launchpad.net/bugs/1434946.

Approved by Christopher Lee, PS Jenkins bot.

547. By Leo Arias

Depend on the most recent python3-xlib version, that fixes a bug #1432700. Fixes: https://bugs.launchpad.net/bugs/1432700.

Approved by PS Jenkins bot, Barry Warsaw, Christopher Lee.

546. By Leo Arias

Fixed the pressed finger move on touch.
Moved the last position handling to the touch backend.
Moved the animated move from drag to move. Fixes: https://bugs.launchpad.net/bugs/1266601.

Approved by PS Jenkins bot, Christopher Lee, Richard Huddie.

545. By Christopher Lee

Move config parsing to happen before test import. Fixes: https://bugs.launchpad.net/bugs/1428449.

Approved by PS Jenkins bot, Richard Huddie, Leo Arias.

544. By Christopher Lee

Update debian/changelog for a better log for release.

Approved by PS Jenkins bot, Max Brustkern.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:autopilot
This branch contains Public information 
Everyone can see this information.

Subscribers