From: Douglas Bagnall Date: Fri, 8 Dec 2023 03:18:25 +0000 (+1300) Subject: selftest/knownfail.d: move labdc to expectedfail.d X-Git-Tag: talloc-2.4.2~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f60d794666a77c70153da4fe713cc1ca886f8029;p=thirdparty%2Fsamba.git selftest/knownfail.d: move labdc to expectedfail.d To quote the original commit: > Note that the rpc.echo tests for the testallowed and testdenied users > fail, because we don't backup the secrets for these users. So these > tests failing proves that the lab-DC testenv is correct. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/labdc b/selftest/expectedfail.d/labdc similarity index 100% rename from selftest/knownfail.d/labdc rename to selftest/expectedfail.d/labdc