[gstreamer-bugs] [Bug 582252] rganalysis test broken by recent commit

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 12 04:14:16 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582252

  GStreamer | gst-plugins-good | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134465|none                        |committed
               Flag|                            |
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #4 from Sebastian Dröge  2009-05-12 11:14 UTC -------
commit 633c9403622285e55a722db7694c2ed78c267804
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue May 12 11:16:48 2009 +0200

    rganalysis: Remove invalid unit test

    The test creates buffers with non-silence, sets the GAP
    flag on it and expects rganalysis to ignore the content and assume silence.

    That's not the way how GAP buffers should be used, if the GAP flag is set
    elements *can* assume that they only contain silence but they're not
*required
    to assume that. The GAP flag must only be set on silence buffers.

    Fixes bug #582252.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582252.




More information about the Gstreamer-bugs mailing list