diff options
author | Thiago Santos <thiagoss@osg.samsung.com> | 2015-08-16 08:50:36 -0300 |
---|---|---|
committer | Thiago Santos <thiagoss@osg.samsung.com> | 2015-08-16 08:50:36 -0300 |
commit | b77f56a23435d0c7052ea2e36404c84fa9cd47c4 (patch) | |
tree | bff55dea67c346485fc881d96a14bc1eb25300f1 | |
parent | f898f3ec8b94bc009e90457ec5ac2de9491ff25d (diff) |
validate/launcher: Un-blacklist validate.dash.playback.reverse_playback.*
Fixed now
-rw-r--r-- | validate/launcher/apps/gstvalidate.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/validate/launcher/apps/gstvalidate.py b/validate/launcher/apps/gstvalidate.py index ca5a066..70ae1ed 100644 --- a/validate/launcher/apps/gstvalidate.py +++ b/validate/launcher/apps/gstvalidate.py @@ -787,8 +787,6 @@ not been tested and explicitely activated if you set use --wanted-tests ALL""") # dash known issues ("validate.dash.media_check.*", "Caps are different depending on selected bitrates, etc"), - ("validate.dash.playback.reverse_playback.*", - "https://bugzilla.gnome.org/show_bug.cgi?id=753661"), # Matroska/WEBM known issues: ("validate.*.reverse_playback.*webm$", |