autopilot 1.4+14.04.20140129-0ubuntu1 source package in Ubuntu

Changelog

autopilot (1.4+14.04.20140129-0ubuntu1) trusty; urgency=low

  [ Barry Warsaw ]
  * Make Autopilot tracepoint extension module compatible with python 3.
    (LP: #1266574)

  [ Steve Langasek ]
  * Fix the autopilot-touch package to be Architecture: all instead of
    having it be Architecture: any with a wrong architecture exclusion
    of a dependency.

  [ Christopher Lee ]
  * Handle xml parse exception nicely as well as add some nicer
    logging/feedback.
  * Fixes issues with load_test_suite_from_name.
  * Make autopilot able to run it's own tests again.
  * When setting up logging take into account not all modes/commands
    have a verbose argument.
  * Fixes the issue when listing an non-existent test suite raised an
    uncaught exception. .
  * Minor fix for a failing functional test, now passes under python 2
    and 3.
  * Minor fixup of TypeError in platform docs re: skipping tests.
  * Add details to Faq docs re: launching (click) applications. (LP:
    #1257148)
  * Refactor of the application launching code (incl. tests).
  * Fix issue with launching click app and added test to cover it.
  * Ensure test discovery looks and uses cwd before system path.
  * Attempts to use the newer version call to 'launch_uris_as_manager',
    falls back to the simpler 'launch_uris' if that fails.
  * Click applications now provide application_name to
    get_proxy_object_for_existing_process. (LP: #1274292)

  [ Thomi Richards ]
  * Fix tox.ini config file to restrict flake8 runs to the autopilot/
    directory.
  * Make autopilot fail when no command is specified. (LP: #1255334)
  * Move the contents of the 'autopilot' script into autopilot/run.py,
    and make setuptools generate the autopilot script for us.
  * Make autopilot understand how the "-qt=XXX" option works. (LP:
    #1255405)
  * Handle xml parse exception nicely as well as add some nicer
    logging/feedback.
  * Fix autopilot test case loading. (LP: #1255752, #1255659)
  * Move the BackendException class to solve a circular import.
  * Make autopilot support subunit bytestream output. (LP: #1255662)
  * Make autopilot able to run it's own tests again.
  * Remove an incorrect comment from the source code.
  * Fix some unit tests that were printing to stdout.
  * Lay the groundwork for attaching files to test results.
  * Fix failing tests in python3.
  * Add click package log file to test result. (LP: #1257453)
  * Add a simple shell script that can be used to generate unit test
    coverage for autopilot itself.
  * Add unit tests for common input code.
  * Remove some unused code code in the type support unit tests.
  * Don't include test lines in coverage count.
  * Add a few missing test cases, increase test case coverage.
  * Add unit tests for process snapshot support.
  * A few tweaks to the make_coverage script to make it a bit more
    useful.
  * Fix issue with launching click app and added test to cover it.
  * Add suppoprt for debugging profiles to autopilot.
  * Add ability to control autopilot timeout values from the command
    line. Refactor code so I can add testing to autopilot run module.
  * Fix flake8 warnings.
  * Fix Eventually matcher so it can correctly match against complex
    types. (LP: #1269984)
  * Improve the error message in the ProcessSearchError exception. (LP:
    #1239427)

  [ Martin Pitt ]
  * Fix initialization of GdkDisplay, to fix crash when accessing
    Window.geometry. (LP: #1258170)
  * tests: Ensure we don't leave remmina and other processes open. (LP:
    #1259721)
  * Don't inherit our stdout to spawned processes, to allow users to
    redirect autopilot's stdout to tee and other programs which wait for
    EOF. (LP: #1259721)
  * Fix functional tests to actually run against the build tree again,
    and fix some of their failures.

  [ Sergio Schvezov ]
  * The generic goldfish target as a upa device.
  * Adding APP_URIS parameter to Click package launching.

  [ Dimitri John Ledkov ]
  * Fix emulator template screen size.
 -- Ubuntu daily release <email address hidden>   Wed, 29 Jan 2014 21:30:58 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
autopilot_1.4+14.04.20140129.orig.tar.gz 323.5 KiB 24918914d6d9dbcb2ab94922365681e85aaf260f88d0fb2ac07f2ef3871f0f1b
autopilot_1.4+14.04.20140129-0ubuntu1.diff.gz 15.0 KiB 6172ebfc51133da791e5f765f965abc8d98f3f3215c59a10de944b522b69fdf6
autopilot_1.4+14.04.20140129-0ubuntu1.dsc 3.1 KiB ddbe7f7ad38d75bd09f05d10d2a859a9d1fd58f2f5f4fb825a23a882a200dbd6

View changes file

Binary packages built by this source

autopilot-desktop: Autopilot support for the ubuntu Desktop platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Desktop platform.

autopilot-touch: Autopilot support for the ubuntu Touch platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Touch platform.

python-autopilot: Utility to write and run integration tests easily

 The autopilot engine enables to ease the writing of python tests
 for your application manipulating your inputs like the mouse and
 keyboard. It also provides a lot of utilities linked to the X server
 and detecting applications.

python-autopilot-tests: Tests for the autopilot functional test tool.

 This package contains tests for the python-autopilot package.
 You can use this package to verify that autopilot is functioning
 correctly, or to copy the techniques used in the autopilot tests
 themselves.

python-autopilot-trace: Support for tracing in autopilot

 This package contains the binary lttng trace point for tracing
 autopilot tests. This is useful when using autopilot to exercise
 an instrumented application.

python-autopilot-vis: The visualisation application for Autopilot.

 The Autopilot vis tool allows you to inspect an application introspection
 tree. It is a useful tool for test authors, but not required to run autopilot
 tests.

python3-autopilot: Utility to write and run integration tests easily (Python 3)

 The autopilot engine enables to ease the writing of python tests
 for your application manipulating your inputs like the mouse and
 keyboard. It also provides a lot of utilities linked to the X server
 and detecting applications.

python3-autopilot-tests: Tests for the autopilot functional test tool. (Python 3)

 This package contains tests for the python3-autopilot package.
 You can use this package to verify that autopilot is functioning
 correctly, or to copy the techniques used in the autopilot tests
 themselves.

python3-autopilot-trace: Support for tracing in autopilot (Python 3)

 This package contains the binary lttng trace point for tracing
 autopilot tests. This is useful when using autopilot to exercise
 an instrumented application.

python3-autopilot-vis: The visualisation application for Autopilot (Python 3)

 The Autopilot vis tool allows you to inspect an application introspection
 tree. It is a useful tool for test authors, but not required to run autopilot
 tests.