On Thu, 19 Jan 2017 13:41:47 +0100 Jens Georg <[email protected]> wrote:
> Hi,
> 
> the rygel-media-engine-test turned out to be racy, the test is broken. 
> Please disable it, I will also do that upstream.

A possibly better idea is to mark the test as XFAIL [1]. This way the
test is run and you get the results but the test-suite does not fail if
this particular test fails.

This is kind of a reminder you get every time you run the test suite
that there is still work todo.



Michael


[1]
https://www.gnu.org/software/automake/manual/html_node/Scripts_002dbased-Testsuites.html




-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7717d8cd..61c04451 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,6 +20,8 @@ check_PROGRAMS = rygel-regression \
 
 TESTS = $(check_PROGRAMS)
 
+XFAIL_TESTS = rygel-media-engine-test
+
 EXTRA_DIST = $(srcdir)/data/test-data.dat
 
 # Define the most commonly-used flags,

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to