Re: [1.14] gst-devtools: validate: Remove hls.*seek_with_stop blacklisting

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: [1.14] gst-devtools: validate: Remove hls.*seek_with_stop blacklisting

Thibault Saunier-4
On Thu, May 10, 2018 at 8:30 AM, Edward Hervey
<[hidden email]> wrote:

> Module: gst-devtools
> Branch: 1.14
> Commit: 50b0a6077627378416e00ed497a115fb1a9aa751
> URL:    http://cgit.freedesktop.org/gstreamer/gst-devtools/commit/?id=50b0a6077627378416e00ed497a115fb1a9aa751
>
> Author: Edward Hervey <[hidden email]>
> Date:   Mon May  7 17:30:13 2018 +0200
>
> validate: Remove hls.*seek_with_stop blacklisting
>
> The issue is closed upstream (because of concentrating on decodebin3
> instead), and initial forever testing seems to show the issue doesn't
> happen anymore
>
> ---
>
>  validate/launcher/apps/gstvalidate.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py
> index dd3d5dc..87b87ba 100644
> --- a/validate/launcher/apps/gstvalidate.py
> +++ b/validate/launcher/apps/gstvalidate.py
> @@ -996,8 +996,8 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""")
>      def register_default_blacklist(self):
>          self.set_default_blacklist([
>              # hls known issues
> -            ("hls.playback.seek_with_stop.*",
> -             "https://bugzilla.gnome.org/show_bug.cgi?id=753689"),
> +            # ("hls.playback.seek_with_stop.*",
> +            #  "https://bugzilla.gnome.org/show_bug.cgi?id=753689"),

Why not just remove in that case?

>              # dash known issues
>              ("dash.media_check.*",
>
> _______________________________________________
> gstreamer-commits mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-commits
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: [1.14] gst-devtools: validate: Remove hls.*seek_with_stop blacklisting

Edward Hervey-4
On Thu, 2018-05-10 at 08:37 -0300, Thibault Saunier wrote:
> On Thu, May 10, 2018 at 8:30 AM, Edward Hervey
> <[hidden email]> wrote:
> >
>
> Why not just remove in that case?
>

  Waiting for validate and others to confirm.

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel