From 3d2baa9c95c8e2b3f8952e5e0bf6984408961b13 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 17 Aug 2018 09:31:48 +1200 Subject: [PATCH] selftest: Move samba.tests.lsa_string to none environment, it does not contact a server Signed-off-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- source4/selftest/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py index 17f2ae0bf8f..f884d272cc7 100755 --- a/source4/selftest/tests.py +++ b/source4/selftest/tests.py @@ -762,7 +762,7 @@ planoldpythontestsuite("fl2000dc:local", "samba.tests.encrypted_secrets", extra_args=['-U"$USERNAME%$PASSWORD"']) -planpythontestsuite("ad_dc_ntvfs:local", +planpythontestsuite("none", "samba.tests.lsa_string", py3_compatible=True) -- 2.47.2