Publishing details

Changelog

autopilot (1.4+14.04.20130917ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Fix powerpc dependency issue. (LP: #1223044)

  [ Marco Trevisan (Treviño) ]
  * keybindings: add unity window/{left,right}_maximize key binding.
    (LP: #992697)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 325 (ubuntu-unity/next)

autopilot (1.4-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Update to new DBus wire protocol, bump autopilot version number.

autopilot (1.3.1+13.10.20130906.1-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * This addition adds a checking mechanism that will fail a test if the
    mouse is caught in an endless loop. (LP: #1220494)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 321

autopilot (1.3.1+13.10.20130904-0ubuntu1) saucy; urgency=low

  [ Andy Doan ]
  * make autopilot-touch require libautopilot-qt This is pretty much
    required for all touch testing and will allow libautopilot-qt to be
    included in our read-only system-images.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 319

autopilot (1.3.1+13.10.20130830-0ubuntu1) saucy; urgency=low

  [ Martin Pitt ]
  * Miscellaneous packaging fixes: - Drop unused python-zeitgeist
    dependency - Add missing debhelper tokens - Add missing python-gi
    build dependency to fix FTBFS - debian/copyright: Update to 1.0
    standard - Bump Standards-Version to 3.9.4.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 317

autopilot (1.3.1+13.10.20130827-0ubuntu1) saucy; urgency=low

  [ Alexander Sack ]
  * Fix autopilot udev rules. Use SYMLINK= instead of NAME= to prevent
    udev falling over. This most likely will fix autopilot unity8 having
    issues with accessing /dev/uinput as phablet user. Fix: systemd-
    udevd[554]: NAME=autopilot-uinput ignored, kernel device nodes can
    not be renamed; please fix it in /lib/udev/rules.d/61-autopilot-
    uinput.rules:2 See autopilot failing:
    https://jenkins.qa.ubuntu.com/job/saucy-touch-maguro-smoke-unity8-
    autopilot/lastSuccessfulBuild/artifact/clientlogs/dmesg.log.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 315

autopilot (1.3.1+13.10.20130823-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Adds the Ubuntu Keyboard OSK as an input backend .

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 313

autopilot (1.3.1+13.10.20130812-0ubuntu1) saucy; urgency=low

  [ Andrea Azzarone ]
  * Fix wait_until_application_is_running function adapting it to new
    bamf dbus paths. (LP: #1211174)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 311

autopilot (1.3.1+13.10.20130809.4-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * log message fix. (LP: #1209449)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 309

autopilot (1.3.1+13.10.20130809-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Fix parameter matching for special characters. (LP: #1209029)

  [ Christopher Lee ]
  * Fix parameter matching for special characters. (LP: #1209029)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 307

autopilot (1.3.1+13.10.20130808-0ubuntu1) saucy; urgency=low

  [ chris.gagnon ]
  * convert strings in dbus introspection waitfor function to unicode,
    use unicode(e) when returning a mismatch instead of str(e). (LP:
    #1207116)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 305

autopilot (1.3.1+13.10.20130803-0ubuntu1) saucy; urgency=low

  [ chris.gagnon ]
  * add autopilot version to log when using autopilot run. (LP:
    #1201202)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 303

autopilot (1.3.1+13.10.20130801-0ubuntu1) saucy; urgency=low

  [ Brandon Schaefer ]
  * Restarting IBus each time we change the engines causes tests to fail
    in the new version of IBus (1.5). Its also not needed anymore, as we
    can add things to the engine with out needing a restart.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 301

autopilot (1.3.1+13.10.20130731-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Make autopilot give a better error message if the application exits
    before the test is done. (LP: #1206408)

  [ Andrea Azzarone ]
  * Use the unityshell key binding to enable/disable show desktop.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 299

autopilot (1.3.1+13.10.20130730-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Added extra details regarding running/listing local copy of the code
    to the docs. (LP: #1205987)
  * Allows test author to pass custom dbus bus path to
    launch_test_application. (LP: #1206011)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 296

autopilot (1.3.1+13.10.20130727-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Better errors when searching to create a proxy object and the
    process no longer is running. (LP: #1198277)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 293

autopilot (1.3.1+13.10.20130726-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Fix final PEP8 violations in autopilot source tree.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 291

autopilot (1.3.1+13.10.20130725-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Fix several trivial issues raised by pyflakes.

  [ Michał Sawicz ]
  * Add support for "\n" in the UInput keyboard backend. (LP: #1203788)

  [ Christopher Lee ]
  * Some minor additions to the autopilot documentation effort.
  * pep8 fixes.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 289

autopilot (1.3.1+13.10.20130724.1-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Add mouse log message. (LP: #1203613)
  * Update Pointer wrapper coordinates when performing drag operation on
    a touch device. (LP: #1203808)
  * Fix failing tests. (LP: #1204031)

  [ Leo Arias ]
  * Fixed pep8 errors in autopilot/tests/unit, part 1. (LP: #1201057)
  * Fixed pep8 errors in autopilot/tests/unit, part 2. (LP: #1201057)
  * Fixed pep8 errors in the autopilot folder. (LP: #1201057)

  [ Christopher Lee ]
  * Fixes bug 1203716 where patch_environment didn't cleanup after
    itself. (LP: #1203716)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 284

autopilot (1.3.1+13.10.20130722-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Silence non fatal error message from logs when attempting to import
    Gdk. (LP: #1202609)
  * Update autopilot desktop depends gir gtk from 2.0 -> 3.0.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 276

autopilot (1.3.1+13.10.20130717-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Fixes bug where the proxy process object wasn't being set properly.
    (LP: #1200560)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 273

autopilot (1.3.1+13.10.20130715-0ubuntu1) saucy; urgency=low

  [ Leo Arias ]
  * Fixed pep8 errors in autopilot/input. (LP: #1201057)
  * Fixed pep8 errors in autopilot/process and autopilot/matchers. (LP:
    #1201057)
  * Fixed pep8 errors in autopilto/vis and autopilot/display. (LP:
    #1201057)
  * Fixed pep8 errors in autopilot/introspection. (LP: #1201057)
  * Fixed pep8 errors in autopilot/functional. (LP: #1201057)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 271

autopilot (1.3.1+13.10.20130712-0ubuntu1) saucy; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * I don't like it, but it's the easiest way - make autopilot-touch
    Arch: any and make the python-ubuntu-platform-api [armhf] dependent.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 265

autopilot (1.3.1+13.10.20130710-0ubuntu1) saucy; urgency=low

  [ Jean-Baptiste Lallement ]
  * Adds option --record-options to 'run' command to pass additional
    arguments to recordmydesktop. (LP: #1197384)

  [ Thomi Richards ]
  * Various documentation fixes. (LP: #1198227)
  * Fix custom emulator dbus address caching. (LP: #1197911)

  [ Leo Arias ]
  * Fix custom emulator dbus address caching. (LP: #1197911)

  [ Christopher Lee ]
  * Test logger no longer assumes it will only be used once per test.
    (LP: #1197993)
  * Fix on_test_end class methods. (LP: #1197989)
  * Fixed nested testcases giving grief for video recording. (LP:
    #1189654, #1198807)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 263

autopilot (1.3.1+13.10.20130703-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * More docs for autopilot.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 256

autopilot (1.3.1+13.10.20130701-0ubuntu1) saucy; urgency=low

  [ Leo Arias ]
  * Cast to int the destination point when moving the mouse. (LP:
    #1195499)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 254

autopilot (1.3.1+13.10.20130628-0ubuntu1) saucy; urgency=low

  [ Leo Arias ]
  * Added to the tutorial the step to pass the custom emulator as an
    argument to the launch_test_application method. (LP: #1195092)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 252

autopilot (1.3.1+13.10.20130627-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Autopilot will now check dbus wire protocol version.

  [ Christopher Lee ]
  * Public API for getting a proxy object for a launched application.
    (LP: #1176150)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 250

autopilot (1.3.1daily13.06.25-0ubuntu1) saucy; urgency=low

  [ Christopher Lee ]
  * Make sure the Custom emulators _Backend is set when creating an
    introspection object. (LP: #1191164)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 247

autopilot (1.3.1daily13.06.15-0ubuntu1) saucy; urgency=low

  [ chris.gagnon ]
  * add how to contribute documentation. (LP: #1188396)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 245

autopilot (1.3.1daily13.06.13-0ubuntu1) saucy; urgency=low

  [ Francis Ginther ]
  * Extends the getting_started tutorial by adding content for "A Test
    with Interaction" and "The Eventually Matcher" sections.

  [ Christopher Lee ]
  * Added an extra check so that a 'failing' test wasn't recorded if it
    was in fact a skipping test. (LP: #1189655)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 243

autopilot (1.3.1daily13.06.12-0ubuntu1) saucy; urgency=low

  [ Thomi Richards ]
  * Bump version number to 1.3.1, thereby releasing this milestone.

  [ Nick Dedekind ]
  * Fixed mouse X&Y co-ordinates using _mouse instead of _device.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 240

autopilot (1.3daily13.06.05-0ubuntu2) saucy; urgency=low

  * autopilot-touch only suggests python-ubuntu-platform-api for now.
    It's not in distro and we need that requirement to be fulfilled to
    have unity 7, 100 scopes and the touch stack to distro.

autopilot (1.3daily13.06.05-0ubuntu1) saucy; urgency=low

  [ Barry Warsaw ]
  * Ship tests in a separate binary package. (LP: #1170105)

  [ chris.gagnon ]
  * add click_object to mouse. (LP: #1175328)
  * Add option to run tests in random order. (LP: #1175327)
  * don't delete the /tmp/autopilot folder during functional tests if it
    already exists lp:1182755. (LP: #1182755)
  * don't require -r if -rd is used fixes lp:1183618. (LP: #1183618)
  * make autopilot vis use utf8 instead of ascii. (LP: #1185991)
  * Add tests around autopilot video recording command line parameters.

  [ Didier Roche ]
  * don't create circular dependency. python-autopilot should recommends
    -desktop or -touch autopilot, but don't dep on them.

  [ Leo Arias ]
  * Fixed typo: AutopilotProxyObect -> AutopilotProxyObject. (LP:
    #1173404)

  [ Christopher Lee ]
  * Add otto directive, for use in the documentation.
  * Changes to xpathselect mean that the dbus tuple returns the objects
    full path (was just the object name). (LP: #1155351)
  * autopilot.introspection get_application_launcher potentially calls
    exit(1) if it fails to detect the application launcher. This
    shouldn't exit but do something else (probably raise an exception?).
    (LP: #1171290)
  * Fix launch_test_application so it can launch applications from
    $PATH. (LP: #1171298)
  * Fix several autopilot tests. (LP: #1171294)
  * Queries are now recursive from the node itself, not the root. (LP:
    #1144288)
  * Fixes bug lp:1174552 Within testcase change self.screen_geo to
    self.display. (LP: #1174552)
  * Within AutopilotTestCase, delay creation of input devices, display
    and process manager until required.
  * autopilot.clipboard now only imports the Gdk, Gtk modules when the
    method is actually called.
  * Fixed exception being thrown by bamf process manager, twas a
    spelling/import error. (LP: #1174831)
  * Two minor fixes to allow the Unity 3d tests to work with autopilot
    1.3.
  * Fixes expceptions thrown due to dbuss sessions created before
    gobject main loop. (LP: #1175668)
  * Add a package with the tracepoint module. (LP: #1177612)
  * Fixes bug https://bugs.launchpad.net/autopilot/+bug/1178014. . (LP:
    #1178014)
  * Fixed an autopilot test and added debugging logging to uinput
    backend.
  * Added --just-suites option to list. Tests also included. (LP:
    #1175825)
  * Adding functionality to have code that runs after a test runs (after
    the tests addCleanup) as well as before. (LP: #1184491)
  * Fixes a couple of places where code wasn't updated with the recent
    cleanup/start/end test code execution changes. . (LP: #1185790)

  [ Thomi Richards ]
  * _pick_variant now raises an exception when requested backend was not
    available. (LP: #1169355)
  * Recommand installation of libautopilot-gtk and libautopilot-qt. (LP:
    #1158983)
  * Several documentation fixes.
  * Document test scenarios for autopilot.
  * Add otto directive, for use in the documentation.
  * Ship tests in a separate binary package. (LP: #1170105)
  * Fix exception formatting. (LP: #1171303)
  * Autopilot can now test itself. Adds tests for the input stack. (LP:
    #1171292)
  * Fix copyright headers in all files. (LP: #1171279)
  * Make it easier to specify an introspection type. (LP: #1172914)
  * Additional porting documents.
  * Add documentation for the DBusIntrospectionObject class.
  * Split vis tool. (LP: #1174587)
  * Changes to Dbus address backend code to make it easier to get a
    proxy object from a dbus address. (LP: #1174425)
  * Fix UInput code to work with the latest python-evdev package, and
    added the Pointer class to unify the Mouse and Touch interfaces.
    (LP: #1169363)
  * Make sure applications are closed quickly. (LP: #1174931)
  * Clean up input stacks.
  * Make the X11 display module fail to initialise if the display
    information cannot be retrieved. (LP: #1175663)
  * Change autopilot packaging to only install packages required on each
    platform. (LP: #1175694)
  * Remove the explicit dependency checking code in bin/autopilot.
  * Remove the un-used check_depends function.
  * Fix input uinput backend to pick up the correct display backend.
  * Fix a typo in the autopilot-touch metapackage.
  * Split tests into unit and functional tests. Make sure unit tests are
    run as part of the package build. (LP: #1037937)
  * Install python-autopilot-vis when installing the autopilot-desktop
    package.
  * Pass additional arguments to application being launched. (LP:
    #1177107)
  * X11 mouse emulator will not move to values far off the screens left
    side edge.
  * Update packaging control files to reflect the new test layout.
  * Add a package with the tracepoint module. (LP: #1177612)
  * fix bug lp:1180124 - don't patch PYTHONPATH when we're running from
    /usr/ somewhere, and don't explicitly patch it in the functional
    test suite. (LP: #1180124)
  * Fix several packaging bugs. (LP: #1180209, #1180210, #1180207)
  * Branch for fixing the latest failing autopilot tests.
  * Allow keyboards to be created outside the test case runs, useful for
    testing. (LP: #1182303)
  * Disable processmanager snapshotting if there's no processmanager on
    the current platform. (LP: #1182488)
  * Define a method for defining custom emulator base classes.
  * Add more documentation (basic tutorial).
  * Add a -v, --version command line option. (LP: #1183700)
  * Add python-evdev dependency to autopilot-desktop. (LP: #1183955)

  [ Francis Ginther ]
  * Add udev rules to create an autopilot specific uinput dev node owned
    by the autopilot group. (LP: #1143038)
  * Allow fallback to /dev/uinput if /dev/autopilot-uinput does not
    exist. The touch image does not support udev and therefore does not
    have /dev/autopilot-udev. It does have /dev/uinput. So the solution
    is to fallback and attempt to use /dev/uinput. This should be a
    short-term workaround until the touch images enable udev support.
    (LP: #1180864)

  [ Łukasz 'sil2100' Zemczak ]
  * Branch for fixing the latest failing autopilot tests.
  * I think we should use qmlviewer instead of qmlscene in tests of
    autopilot - it's safer, as other qt tests use Qt4 anyway.
  * This is stupid but... we need to check A LOT of cases to really know
    if qmlscene/qmlviewer is installed, especially when qtchooser is
    used. qtchooser makes it all much more complicated because using
    'which' is not enough, since it installs its wrappers to /usr/bin.
    We do that since we want to be distro independent.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 236

autopilot (1.3daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ chris.gagnon ]
  * make autopilot vis use utf8 instead of ascii. (LP: #1185991)
  * Add tests around autopilot video recording command line parameters.

  [ Christopher Lee ]
  * Adding functionality to have code that runs after a test runs (after
    the tests addCleanup) as well as before. (LP: #1184491)
  * Fixes a couple of places where code wasn't updated with the recent
    cleanup/start/end test code execution changes. . (LP: #1185790)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 234 (ubuntu-unity/next)

autopilot (1.3daily13.05.30ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * don't create circular dependency. python-autopilot should recommends
    -desktop or -touch autopilot, but don't dep on them.

  [ Łukasz 'sil2100' Zemczak ]
  * This is stupid but... we need to check A LOT of cases to really know
    if qmlscene/qmlviewer is installed, especially when qtchooser is
    used. qtchooser makes it all much more complicated because using
    'which' is not enough, since it installs its wrappers to /usr/bin.
    We do that since we want to be distro independent.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 229 (ubuntu-unity/next)

autopilot (1.3daily13.05.29ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Define a method for defining custom emulator base classes.
  * Add more documentation (basic tutorial).
  * Add a -v, --version command line option. (LP: #1183700)
  * Add python-evdev dependency to autopilot-desktop. (LP: #1183955)

  [ chris.gagnon ]
  * don't delete the /tmp/autopilot folder during functional tests if it
    already exists lp:1182755. (LP: #1182755)
  * don't require -r if -rd is used fixes lp:1183618. (LP: #1183618)

  [ Łukasz 'sil2100' Zemczak ]
  * I think we should use qmlviewer instead of qmlscene in tests of
    autopilot - it's safer, as other qt tests use Qt4 anyway.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 226 (ubuntu-unity/next)

autopilot (1.3daily13.05.23ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Disable processmanager snapshotting if there's no processmanager on
    the current platform. (LP: #1182488)

  [ chris.gagnon ]
  * Add option to run tests in random order. (LP: #1175327)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 218 (ubuntu-unity/next)

autopilot (1.3daily13.05.22.1ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * debian/control:
    - Add missing dependencies to python-autopilot-tests required for running
      the tests

  [ Thomi Richards ]
  * fix bug lp:1180124 - don't patch PYTHONPATH when we're running from
    /usr/ somewhere, and don't explicitly patch it in the functional
    test suite. (LP: #1180124)
  * Fix several packaging bugs. (LP: #1180209, #1180210, #1180207)
  * Branch for fixing the latest failing autopilot tests.
  * Allow keyboards to be created outside the test case runs, useful for
    testing. (LP: #1182303)

  [ Francis Ginther ]
  * Allow fallback to /dev/uinput if /dev/autopilot-uinput does not
    exist. The touch image does not support udev and therefore does not
    have /dev/autopilot-udev. It does have /dev/uinput. So the solution
    is to fallback and attempt to use /dev/uinput. This should be a
    short-term workaround until the touch images enable udev support.
    (LP: #1180864)

  [ chris.gagnon ]
  * add click_object to mouse. (LP: #1175328)

  [ Christopher Lee ]
  * Fixes bug https://bugs.launchpad.net/autopilot/+bug/1178014. . (LP:
    #1178014)
  * Fixed an autopilot test and added debugging logging to uinput
    backend.
  * Added --just-suites option to list. Tests also included. (LP:
    #1175825)

  [ Łukasz 'sil2100' Zemczak ]
  * Branch for fixing the latest failing autopilot tests.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 215 (ubuntu-unity/next)

autopilot (1.3daily13.05.10ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Enable support for lttng tracing in autopilot (LP: #1177612)

  [ Francis Ginther ]
  * Autopilot needs to be run as root to access /dev/uinput (LP:
    #1143038)

  [ Thomi Richards <email address hidden>, Christopher Lee ]
  * Enable support for lttng tracing in autopilot (LP: #1177612)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 204 (ubuntu-unity/next)

autopilot (1.3daily13.05.08ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot launch command does not support passing arguments to
    launched applications (LP: #1177107)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 200 (ubuntu-unity/next)

autopilot (1.3daily13.05.07ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * split tests into headless and "all" (LP: #1037937)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 197 (ubuntu-unity/next)

autopilot (1.3daily13.05.06ubuntu.unity.next-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 194 (ubuntu-unity/next)

autopilot (1.3daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Create version 1.3 (LP: #1168971)

  [ Sebastien Bacher ]
  * use wrong mahjongg.desktop name (LP: #1165003)

  [ Thomi Richards <email address hidden>, Barry Warsaw ]
  * Autopilot tests need to be packaged separately (LP: #1170105)

  [ Leo Arias ]
  * Typo on code: ApplicationProxyObect (LP: #1173404)

  [ Christopher Lee ]
  * Cannot launch test applications that are in $PATH (LP: #1171298)
  * autopilot.introspection get_application_launcher calls exit(1) (LP:
    #1171290)
  * DBus wire protocol changes required (LP: #1155351)
  * Bamf backend of Process Manager start_app is raises Exception (LP:
    #1174831)
  * It should be possible to search the object tree recursively starting
    from a given node (LP: #1144288)
  * AutopilotTestCase.screen_geo needst o be renamed (LP: #1174552)
  * DbusSessions created before the GObject main loop causing an
    exception. (LP: #1175668)
  * Autopilot tests are failing (LP: #1171294)

  [ Thomi Richards ]
  * Autopilot copyright header fix (LP: #1171279)
  * Need wrappers that convert from Mouse <-> Touch interfaces (LP:
    #1169363)
  * Asking for a specific autopilot stack backend should either succeed
    or raise an exception (LP: #1169355)
  * Bad formatting on exception (LP: #1171303)
  * Make it easier to select an introspection type. (LP: #1172914)
  * Autopilot picks the X11 display stack on the phablet devices (LP:
    #1175663)
  * must export PYTHONPATH before using autopilot to run it's own tests
    (LP: #1171292)
  * Autopilot tests need to be packaged separately (LP: #1170105)
  * Autopilot is slow to kill Qt apps (LP: #1174931)
  * Split autopilot vis into a separate package (LP: #1174587)
  * Autopilot should not install packages not needed for the current
    platform (LP: #1175694)
  * Autopilot to support applications from more than one session bus
    (LP: #1174425)
  * Autopilot doesn't depend on or recommend introspection libs (LP:
    #1158983)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 191 (ubuntu-unity/next)

autopilot (1.2daily13.04.09-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 158

autopilot (1.2daily13.04.08-0ubuntu1) raring; urgency=low

  [ Sebastien Bacher ]
  * use wrong mahjongg.desktop name (LP: #1165003)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 157

autopilot (1.2daily13.03.26-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 155

autopilot (1.2daily13.03.21-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 153

autopilot (1.2daily13.03.18-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot vis crashes when Qt app returns empty reply for signal and
    method lists (LP: #1155340)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 150

autopilot (1.2daily13.03.05-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 148

autopilot (1.2daily13.03.01-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 146

autopilot (1.2daily13.02.25-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot does not work with wrapper scripts (LP: #1131405)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 144

autopilot (1.2daily13.02.22-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot launch tool hides process stdout & stderr (LP: #1130984)
  * Autopilot launch needs to work with non-binary processes (LP:
    #1130986)
  * Cannot expand introspection node in 'autopilot vis' after it has
    been selected. (LP: #1130472)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 142

autopilot (1.2daily13.02.14-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot needs to give better feedback when it cannot launch a test
    application (LP: #1122371)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 138

autopilot (1.2daily13.02.13-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Cannot mix unity emulators with application introspection objects
    (LP: #1122658)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 135

autopilot (1.2daily13.02.12-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot vis floods DBus interface (LP: #1121659)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 133

autopilot (1.2daily13.02.08-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 130

autopilot (1.2daily13.02.06-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 128

autopilot (1.2daily13.01.28-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot raises an exception when the introspection interface for
    an application cannot be found. (LP: #1104532)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 123

autopilot (1.2daily13.01.25-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Autopilot logging framework is not configured for all commands (LP:
    #1104481)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 120

autopilot (1.2daily13.01.23-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 118

autopilot (1.2daily13.01.21-0ubuntu1) raring; urgency=low

  [ Francis Ginther ]
  * Test failures/errors should appear in the verbose log (LP: #1067162)
  * Verbose log contains duplicate entries (LP: #1101418)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 116

autopilot (1.2daily13.01.10-0ubuntu1) raring; urgency=low

  [ Thomi Richards ]
  * Cannot easily launch applications with introspection support enabled
    (LP: #1097102)
  * autopilot uses deprecated methods. (LP: #1095865)
  * Help string for 'vis' command is wrong (LP: #1097058)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 114

  [ Allan LeSage ]
  * Update GTK+ introspection for renamed module (minus '-gtk').

autopilot (1.2daily12.12.10-0ubuntu1) raring; urgency=low

  [ Didier Roche ]
  * debian/control:
    - update build-dep for latest deps
  * Automatic snapshot from revision 90 (bootstrap):
    - autopilot is checking for gtk2 gconf instead of real  (LP: #1060973)
    - autopilot exits with 0 when a test error-ed (LP: #1050208)
    - Fixes a wrong import of make_proxy_object_from_service_name.
      (LP: #1053023)
    - autopilot crashed with AssertionError in _get_name_from_path(): Path must
      be within the project (LP: #1044701)
    - Adds a man page for autopilot (LP: #1037940)

  [ Thomi Richards ]
  * Autopilot ibus module should use Gir ibus module, not 'python-ibus'
    (LP: #1078917)
  * No timestamp in verbose log (LP: #1067161)
  * Less than (<) keypress emulates as a greater than keypress (>) (LP:
    #1081318)
  * Eventually() should have a variable time delay (LP: #1083435)

  [ Leo Arias ]
  * Typos in getting started page (LP: #1078692)
  * Typo in writing good tests page (LP: #1079129)
  * Typo in docs: responde (LP: #1078680)
  * Typo in docs: autopiolot (LP: #1078683)
  * Typo in running autopilot page (LP: #1078710)

  [ Francis Ginther ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Martin Mrazik ]
  * UnicodeDecodeError after test-suite has finished (LP: #1078732)

  [ Automatic PS uploader ]
  * Automatic snapshot from revision 111

autopilot (1.1) quantal; urgency=low

  * Release r64 as 1.1

autopilot (0.1.2) quantal; urgency=low

  * Update to trunk r63, fix compizconfig use (lp: #1038844)
  * Depends on python-qt4

autopilot (0.1.1) quantal; urgency=low

  * add python-setuptools build-dep

autopilot (0.1) quantal; urgency=low

  * Initial Release.
 -- Ubuntu daily release <email address hidden>   Tue, 17 Sep 2013 04:24:51 +0000

Available diffs

Builds

Built packages

Package files