mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Revert "tests: Blacklist some tests that recently failed"
This reverts commit 9f13ee5b0e
as
it was merge as part of the bigger CI gardening MR
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1113
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1139>
This commit is contained in:
parent
8b553d5b32
commit
287814a83d
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ VALGRIND_BLACKLIST = [
|
|||
(r'check.gst-plugins-base.elements_gl', 'driver leaks / memory access'),
|
||||
(r'check.gst-plugins-base.elements_libvisual', 'uninitialized memory access'),
|
||||
(r'check.gst-plugins-base.generic_states', 'need to add gl elements to ignore list but only if using valgrind'),
|
||||
(r'check.gst-plugins-good.elements_udpsrc.test_udpsrc_empty_packet$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/740'),
|
||||
(r'check.gst-plugins-good.elements_splitmuxsrc.test_splitmuxsrc_sparse_streams', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/739'),
|
||||
(r'check.gst-plugins-good.elements_rtpjitterbuffer.test_push_backward_seq', 'flaky in valgrind'),
|
||||
(r'check.gst-plugins-good.elements_rtpjitterbuffer.test_push_unordered', 'flaky in valgrind'),
|
||||
(r'check.gst-plugins-bad.elements_assrender', '?'),
|
||||
|
|
Loading…
Reference in a new issue