[Bug 1259721] Re: Executing autopilot test suite fails to close when piped to tee
Martin Pitt
martin.pitt at ubuntu.com
Wed Dec 11 14:58:45 UTC 2013
I attached a second MP which fixes the remmina process leak. Pick your
poison :-)
Personally I lean towards the second one and fix other tests which also
leak processes, but you might have a different opinion.
--
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:
In Progress
Status in The "G" Library - GLib:
Fix Released
Status in “gobject-introspection” package in Ubuntu:
Fix Committed
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