From: Noel Power Date: Mon, 3 Sep 2018 14:21:07 +0000 (+0100) Subject: selftest/knownfail.d: Add PY3 rule for samba.tests.py_credentials X-Git-Tag: tdb-1.3.17~1751 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8970ec195c6a3a18486bd7f4fada3adf90ff8f13;p=thirdparty%2Fsamba.git selftest/knownfail.d: Add PY3 rule for samba.tests.py_credentials Signed-off-by: Noel Power Reviewed-by: Andrew Bartlett --- diff --git a/selftest/knownfail.d/ntlmv1-restrictions b/selftest/knownfail.d/ntlmv1-restrictions index b4f4f12deb5..30060445e78 100644 --- a/selftest/knownfail.d/ntlmv1-restrictions +++ b/selftest/knownfail.d/ntlmv1-restrictions @@ -2,4 +2,7 @@ # in both of these, with vampire_dc however allowing MSCHAPv2 samba.tests.py_credentials.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExNTLM\(vampire_dc\) samba.tests.py_credentials.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExMSCHAPv2\(promoted_dc\) -samba.tests.py_credentials.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExNTLM\(promoted_dc\) \ No newline at end of file +samba.tests.py_credentials.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExNTLM\(promoted_dc\) +samba.tests.py_credentials.python3.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExNTLM\(vampire_dc\) +samba.tests.py_credentials.python3.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExMSCHAPv2\(promoted_dc\) +samba.tests.py_credentials.python3.samba.tests.py_credentials.PyCredentialsTests.test_SamLogonExNTLM\(promoted_dc\)