From: Douglas Bagnall Date: Fri, 8 Dec 2023 03:06:08 +0000 (+1300) Subject: selftest/knownfail.d: README memntions expectedfail.d X-Git-Tag: talloc-2.4.2~373 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6d9a7217bb84741cc0e4c3fec1db3dca7e2f5c;p=thirdparty%2Fsamba.git selftest/knownfail.d: README memntions expectedfail.d Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/README b/selftest/knownfail.d/README index 6f0262a374c..ca6c7a598bd 100644 --- a/selftest/knownfail.d/README +++ b/selftest/knownfail.d/README @@ -1,6 +1,10 @@ # Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # +# Tests that are intended to *always* fail (e.g. to prove that the +# test can't succeed under certain conditions) should be added under +# selftest/expectedfail.d instead. +# # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. #