[Bug 752518] New: validate:launcher: Improvements for --media-paths option

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 16 23:02:18 PDT 2015


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

            Bug ID: 752518
           Summary: validate:launcher: Improvements for --media-paths
                    option
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-devtools
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I would like to have a couple on improvements when testing with --media-paths
option

1) right now we have to specify the full path, like
/home/user/gst/master/media/
But when inside master directory, would like to specify only media/ and expect
it to work. Using os.getcwd to get the current working directory and create uri
based on that. This way we can either just pass media/ or pass the full path as
parameters.

2) in validate.py, some mixer test generators are being added by default. When
passing --media-paths, i would not want to test these. So instead of setting up
the validate test suite, just call tester.register_defaults().


I am attaching patches for the same. Please review and provide comments if it
makes sense.

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