Commit 3403c427 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

test: Disable test_media_list_player as it deadlocks.

parent bbd0fe45
......@@ -11,14 +11,15 @@ check_PROGRAMS = \
test_libvlc_core \
test_libvlc_events \
test_libvlc_media_list \
test_libvlc_media_list_player \
test_libvlc_media_player \
test_src_misc_variables \
$(NULL)
# Disabled test:
# meta: No suitable test file
# media_list_player: deadlocks.
EXTRA_PROGRAMS = \
test_libvlc_media_list_player \
test_libvlc_meta \
test_dummy \
$(NULL)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment