From: Noel Power Date: Fri, 18 May 2018 11:35:21 +0000 (+0100) Subject: s4/selftest: enable samba.tests.net_join for py3 X-Git-Tag: tdb-1.3.17~1599 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f5db304df80f839afe7dbe9df7105009844801f;p=thirdparty%2Fsamba.git s4/selftest: enable samba.tests.net_join for py3 Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett --- diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py index c380cf8be5c..7004ba34229 100755 --- a/source4/selftest/tests.py +++ b/source4/selftest/tests.py @@ -739,7 +739,8 @@ planoldpythontestsuite("ad_dc", py3_compatible=True) planoldpythontestsuite("ad_dc", "samba.tests.net_join", - extra_args=['-U"$USERNAME%$PASSWORD"']) + extra_args=['-U"$USERNAME%$PASSWORD"'], + py3_compatible=True) # Need to test the password hashing in multiple environments to ensure that # all the possible options are covered #