]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest/knownfail.d: README memntions expectedfail.d
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 8 Dec 2023 03:06:08 +0000 (16:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 10 Dec 2023 21:24:38 +0000 (21:24 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/README

index 6f0262a374cddacce8768b9f7ad53d56432a22bf..ca6c7a598bd316257b7646f9d5059a792fa413f8 100644 (file)
@@ -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.
 #