[Bug 754380] validate: Add support to run only particular test generators

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Nov 15 20:52:52 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754380

--- Comment #6 from Vineeth <vineeth.tm at samsung.com> ---
(In reply to Thibault Saunier from comment #5)
> Review of attachment 315306 [details] [review]:
> 
> 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?

Sorry i am not able to understand. By 'instead of hard coding' you mean,
instead of playbin, media-check, transcode use
GstValidatePlaybinTestsGenerator, GstValidateMediaCheckTestsGenerator,
GstValidateTranscodingTestsGenerator???

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