From: Douglas Bagnall Date: Fri, 8 Dec 2023 03:37:39 +0000 (+1300) Subject: selftest/knownfail.d: move encrypted_secrets to expectedfail.d X-Git-Tag: talloc-2.4.2~368 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5af5f9807d7923e672408e4b328d0d102f04727d;p=thirdparty%2Fsamba.git selftest/knownfail.d: move encrypted_secrets to expectedfail.d From the file itself: > # The fl2000dc environment is provisioned with the --plaintext-secrets option > # running the ecnrypted secrets tests on it and expecting them to fail. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/encrypted_secrets b/selftest/expectedfail.d/encrypted_secrets similarity index 100% rename from selftest/knownfail.d/encrypted_secrets rename to selftest/expectedfail.d/encrypted_secrets