[Bug 742973] New: validate: launcher: Fix log file creation when redirecting to stdout

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 15 06:39:55 PST 2015


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

           Summary: validate: launcher: Fix log file creation when
                    redirecting to stdout
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-devtools
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ramiro.polla at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Currently gst-validate-launcher misuses the --logsdir parameter to redirect log
files to stdout/stderr.

This causes gst-validate-launcher to incorrectly create an stdout/stderr
directory to write the xunit.xml file, and also involves creating temporary
directories for extra log files.

The attached patches partially revert commit 20c28de, introduce a new parameter
to specify log file redirection, and always create the normal logs directory,
no longer using temporary directories.

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