[Bug 1259721] Re: Executing autopilot test suite fails to close when piped to tee
Launchpad Bug Tracker
1259721 at bugs.launchpad.net
Wed Dec 11 20:16:38 UTC 2013
This bug was fixed in the package gobject-introspection -
1.39.0-0ubuntu1
---------------
gobject-introspection (1.39.0-0ubuntu1) trusty; urgency=low
* New upstream release.
* Bump libffi, glib, and gtk-doc build dependencies according to upstream
configure.ac.
* Add 00git_gio_annotations.patch: Update glib annotations to latest glib
git head. In particular, add missing annotations to
g_desktop_app_info_launch_uris_as_manager(). (LP: #1259721)
* debian/tests/control: Separate the two autopkgtests for more fine-grained
dependencies, and add missing "file" dependency for "tools". Allow stderr
output in the latter as we sometimes have warnings.
-- Martin Pitt <martin.pitt at ubuntu.com> Wed, 11 Dec 2013 15:15:08 +0100
** Changed in: gobject-introspection (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gobject-introspection in
Ubuntu.
https://bugs.launchpad.net/bugs/1259721
Title:
Executing autopilot test suite fails to close when piped to tee
Status in Autopilot:
Fix Committed
Status in The "G" Library - GLib:
Fix Released
Status in “gobject-introspection” package in Ubuntu:
Fix Released
Bug description:
Executing "autopilot run autopilot | tee /tmp/autopilot.log" never
closes on my trusty box. The autopilot process closes (according to
"ps -ef") but the tee process stays open. It appears that tee is
missing the EOF.
I originally saw this on the CI autopilot runner:
http://s-jenkins.ubuntu-ci:8080/job/autopilot-testrunner-otto-trusty/1390/console
It appears I'm running an unreleased version:
python-autopilot:
Installed: 1.4+14.04.20131205.1-0ubuntu1
python-autopilot-tests:
Installed: 1.4+14.04.20131206.1-0ubuntu1
Will try again with the archive version and update the report.
To manage notifications about this bug go to:
https://bugs.launchpad.net/autopilot/+bug/1259721/+subscriptions
More information about the foundations-bugs
mailing list