[Bug 754380] validate: Add support to run only particular test generators
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 12 01:19:05 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754380
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #315306|none |needs-work
status| |
--- Comment #5 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 315306:
--> (https://bugzilla.gnome.org/review?bug=754380&attachment=315306)
Looks good like that, please have a look at my comment :)
::: validate/launcher/main.py
@@ -427,2 +428,5 @@
" Note that it is currently implemented only"
" for the X server thanks to Xvfb (which is
requeried in that case)")
+ parser.add_argument("-gen", "--generator", dest="generators",
action="store",
+ help="Helps in running particular generators as
needed"
+ " Can be one of playbin, media-check, transcode"
Could you please generate that stream from the currently avalaible generators
instead of hard coding it?
--
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