From: Douglas Bagnall Date: Fri, 8 Dec 2023 03:22:16 +0000 (+1300) Subject: selftest/knownfail.d: move samba-4.5-emulation to expectedfail.d X-Git-Tag: talloc-2.4.2~370 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac2559746f2a3d856816d7ac461734490d14c05;p=thirdparty%2Fsamba.git selftest/knownfail.d: move samba-4.5-emulation to expectedfail.d These tests are expected to fail because the handling of GET_ANC has deliberately been degraded in this environment (in order to test an upgrade path, long story). > We now show this is in effect by the fact that tests now fail. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/samba-4.5-emulation b/selftest/expectedfail.d/samba-4.5-emulation similarity index 100% rename from selftest/knownfail.d/samba-4.5-emulation rename to selftest/expectedfail.d/samba-4.5-emulation