]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: 't/ccnoco4.sh' is supposed to fail
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 9 Jan 2013 12:27:09 +0000 (13:27 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 9 Jan 2013 12:52:36 +0000 (13:52 +0100)
* Makefile.am (XFAIL_TESTS): Add 't/ccnoco4.sh': this test is
*supposed* to fail, since it's exposing an unfixed bug.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am

index f60033e92bc19c6aba6b27f5d1f935e8cc7acfad..f1ac40aefb11c7c617cfdd6eb3f405192127d64f 100644 (file)
@@ -347,6 +347,7 @@ perl_fake_XFAIL_TESTS = \
 
 XFAIL_TESTS = \
   t/all.sh \
+  t/ccnoco4.sh \
   t/override-suggest-local.sh \
   t/comments-in-var-def.sh \
   t/cond17.sh \