From 35d1f726eb9fdd376ab900587fb02122b72f2b9a Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Wed, 28 Dec 2016 00:19:49 +0200 Subject: fate: Add --ignore-tests configure option for omitting specific FATE tests This can be useful to filter out noise in known-broken scenarios like miscompilation by legacy compilers and similar. Originally based on a patch by Diego Biurrun. Signed-off-by: Diego Biurrun --- doc/fate.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/fate.texi b/doc/fate.texi index 9e654e7..b1bfa2e 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -139,6 +139,7 @@ workdir= # directory in which to do all the work fate_recv="ssh -T fate@@fate.libav.org" # command to submit report comment= # optional description build_only= # set to "yes" for a compile-only instance that skips tests +ignore_tests= # the following are optional and map to configure options arch= -- cgit v1.1