From: Douglas Bagnall Date: Fri, 8 Dec 2023 03:31:34 +0000 (+1300) Subject: selftest/knownfail.d: move ntlmv1-restrictions to expectedfail.d X-Git-Tag: talloc-2.4.2~369 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2497a4afe50e6a5d22047b9a9594e9c4cd93e6d5;p=thirdparty%2Fsamba.git selftest/knownfail.d: move ntlmv1-restrictions to expectedfail.d These tests have been set up to fail by smb.conf options, partly in order to test those options. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/ntlmv1-restrictions b/selftest/expectedfail.d/ntlmv1-restrictions similarity index 100% rename from selftest/knownfail.d/ntlmv1-restrictions rename to selftest/expectedfail.d/ntlmv1-restrictions