Merge lp://staging/autopilot into lp://staging/autopilot/overlay

Proposed by Christopher Lee
Status: Superseded
Proposed branch: lp://staging/autopilot
Merge into: lp://staging/autopilot/overlay
Diff against target: 626 lines (+303/-39)
17 files modified
README (+2/-2)
autopilot/_fixtures.py (+78/-0)
autopilot/exceptions.py (+3/-3)
autopilot/input/__init__.py (+1/-1)
autopilot/introspection/dbus.py (+38/-1)
autopilot/run.py (+1/-1)
autopilot/testcase.py (+6/-0)
autopilot/tests/functional/test_input_stack.py (+7/-4)
autopilot/tests/functional/test_introspection_features.py (+29/-0)
autopilot/tests/unit/test_exceptions.py (+3/-3)
autopilot/tests/unit/test_fixtures.py (+58/-4)
autopilot/tests/unit/test_introspection_dbus.py (+42/-0)
autopilot/tests/unit/test_test_fixtures.py (+2/-2)
bin/autopilot3-sandbox-run (+30/-15)
debian/control (+1/-0)
debian/rules (+1/-1)
setup.py (+1/-2)
To merge this branch: bzr merge lp://staging/autopilot
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Canonical Platform QA Team Pending
Review via email: mp+269825@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2015-09-02.

Commit message

Flake8 fix for FTBFS due to new flake8.

Description of the change

Flake8 fix for FTBFS due to new flake8.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
lp://staging/autopilot updated
571. By Christopher Lee

Allow to use custom launcher when launching application.

Approved by PS Jenkins bot.

572. By Christopher Lee

Add functionality in autopilot that exists in recent testtools (not yet available on Ubuntu).

Approved by Selene Scriven, PS Jenkins bot.

573. By Christopher Lee

Fix build issues on Xenial. Incl. simplifying DateTime. Fixes: https://bugs.launchpad.net/bugs/1524000.

Approved by Max Brustkern, PS Jenkins bot.

574. By Christopher Lee

Fix missing dep packaging.

Approved by PS Jenkins bot.

575. By Iain Lane

psutil.Process.get_children is removed, use children instead.

Approved by Christopher Lee, PS Jenkins bot.

576. By Andrea Cerisara

Refactored autopilot.input._X11.Mouse.move_to_object. Fixes: https://bugs.launchpad.net/bugs/1308330.

Approved by platform-qa-bot, Nicholas Skaggs, PS Jenkins bot.

577. By Christopher Lee

Add a final filter that ignores any children processes if the parent process matches and the supplied pid is the parents. . Fixes: https://bugs.launchpad.net/bugs/1569079.

Approved by Thomi Richards, platform-qa-bot, PS Jenkins bot.

578. By Albert Astals Cid

The s of seconds is lowercase.

Approved by Max Brustkern, PS Jenkins bot, platform-qa-bot.

579. By Omer Akram

Upstream custom helpers in lp:ubuntu-system-tests to autopilot.

Approved by Richard Huddie, platform-qa-bot, Santiago Baldassin.

580. By Omer Akram

* Change *_select_many methods to optionally return sorted results
* Create UInput device for power button emulation
* Method: to get path of a dbus object
* Method: wait_until_not_moving().

Approved by platform-qa-bot, Richard Huddie, Santiago Baldassin.

581. By Omer Akram

Prepare for 1.6.0 release.

Approved by Christopher Lee, platform-qa-bot.

582. By CI Train Bot Account

sync debian/changelog from 1.5 and 1.6 branches.

Approved by Santiago Baldassin, platform-qa-bot.

583. By Omer Akram

Housekeeping: Remove commented code, other redundancies.

Approved by Richard Huddie, platform-qa-bot.

584. By Omer Akram

Enable autopilot to work under Mir based desktop
  * Stop relying on fbset to get resolution
  * Don't wait for BAMF dbus interface under Mir based systems(perf boost)
  * UPA/UInput are now the preferred backends for Input.

Approved by platform-qa-bot, Santiago Baldassin.

585. By Omer Akram

Fix build.

Approved by Richard Huddie, platform-qa-bot.

586. By Santiago Baldassin

Adding default resolutions

587. By Santiago Baldassin

Adding default resolutions for M10 and desktop and removing non supported devices

588. By Santiago Baldassin

fixing flake8 errors

589. By Santiago Baldassin

minor fix

590. By Santiago Baldassin

Adding release information to the README.

Approved by Santiago Baldassin, platform-qa-bot.

591. By Jeremy Bícha

Drop unused gconf dependency
Fix Vcs-Bzr link.

Approved by platform-qa-bot, Rodney Dawes.

592. By dobey

Update dependency for ubuntu-app-launch API break.
Get logs directly from systemd journal now, for ual launched apps.

Approved by Omer Akram, Santiago Baldassin, platform-qa-bot.

593. By Santiago Baldassin

Restoring backends order. Fixes: https://bugs.launchpad.net/bugs/1671155.

Approved by Richard Huddie, platform-qa-bot, Heber Parrucci.

594. By Richard Huddie

Fix zesty package building. Fixes: https://bugs.launchpad.net/bugs/1679574.

Approved by Santiago Baldassin, platform-qa-bot.

595. By Łukasz Zemczak

Get rid of the conditional dependency of gir1.2-ubuntu-app-launch-2 - it's no longer built from any source.

Approved by platform-qa-bot, Santiago Baldassin, Richard Huddie.

Unmerged revisions

595. By Łukasz Zemczak

Get rid of the conditional dependency of gir1.2-ubuntu-app-launch-2 - it's no longer built from any source.

Approved by platform-qa-bot, Santiago Baldassin, Richard Huddie.

594. By Richard Huddie

Fix zesty package building. Fixes: https://bugs.launchpad.net/bugs/1679574.

Approved by Santiago Baldassin, platform-qa-bot.

593. By Santiago Baldassin

Restoring backends order. Fixes: https://bugs.launchpad.net/bugs/1671155.

Approved by Richard Huddie, platform-qa-bot, Heber Parrucci.

592. By dobey

Update dependency for ubuntu-app-launch API break.
Get logs directly from systemd journal now, for ual launched apps.

Approved by Omer Akram, Santiago Baldassin, platform-qa-bot.

591. By Jeremy Bícha

Drop unused gconf dependency
Fix Vcs-Bzr link.

Approved by platform-qa-bot, Rodney Dawes.

590. By Santiago Baldassin

Adding release information to the README.

Approved by Santiago Baldassin, platform-qa-bot.

589. By Santiago Baldassin

minor fix

588. By Santiago Baldassin

fixing flake8 errors

587. By Santiago Baldassin

Adding default resolutions for M10 and desktop and removing non supported devices

586. By Santiago Baldassin

Adding default resolutions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches