[Bug 743063] validate: launcher: Add option to run tests in parallel
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 20 06:14:24 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743063
GStreamer | gst-devtools | git master
--- Comment #26 from Thibault Saunier <tsaunier at gnome.org> 2015-01-20 14:14:21 UTC ---
Review of attachment 294991:
--> (https://bugzilla.gnome.org/review?bug=743063&attachment=294991)
Looks good in overall
::: validate/launcher/baseclasses.py
@@ +798,3 @@
except KeyboardInterrupt:
+ for test in self.jobs:
+ test._kill_subprocess()
It should be called kill_subprcess if it is public
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list