vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sat Nov 17 
16:26:10 2018 +0200| [a84f216031f4001aebd6b9b1685fd566a7379650] | committer: 
Rémi Denis-Courmont

thumbnail: disable broken test

This test never passed. Fix build.

test_src_input_thumbnail: ../../test/src/input/thumbnail.c:78: 
thumbnailer_callback: Assertion `thumbnail->format.i_chroma == VLC_CODEC_RGB32' 
failed.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a84f216031f4001aebd6b9b1685fd566a7379650
---

 test/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index cd709ef232..d5e1ed27b6 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -26,7 +26,6 @@ check_PROGRAMS = \
        test_src_misc_variables \
        test_src_input_stream \
        test_src_input_stream_fifo \
-       test_src_input_thumbnail \
        test_src_input_player \
        test_src_interface_dialog \
        test_src_misc_bits \

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to