[Bug 743063] validate: launcher: Add option to run tests in parallel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 20 06:05:12 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743063
  GStreamer | gst-devtools | git master

Thibault Saunier <tsaunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #294988|none                        |accepted-commit_now
             status|                            |

--- Comment #22 from Thibault Saunier <tsaunier at gnome.org> 2015-01-20 14:05:09 UTC ---
Review of attachment 294988:
 --> (https://bugzilla.gnome.org/review?bug=743063&attachment=294988)

Looks good

::: validate/launcher/baseclasses.py
@@ +795,3 @@
     def run_tests(self, cur_test_num, total_num_tests):
+        self.queue = Queue.Queue()
+

Would be better to put in __init__ but, no big deal

-- 
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