selftest/knownfail: Add python2 version of known fails
[samba.git] / selftest / knownfail.d / encrypted_secrets
1 # The fl2000dc environment is provisioned with the --plaintext-secrets option
2 # running the ecnrypted secrets tests on it and expecting them to fail.
3 # verifies that:
4 #   * --plaintext-secrets option correctly provisions a domain
5 #   * the dsdb operational module correctly handles unencrypted secrets
6 #   * secrets are not stored as encrypted text when this option is specified
7 ^samba.tests.encrypted_secrets.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_encrypted_secrets\(fl2000dc:local\)
8 ^samba.tests.encrypted_secrets.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_required_features\(fl2000dc:local\)
9 ^samba.tests.encrypted_secrets.python3.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_encrypted_secrets\(fl2000dc:local\)
10 ^samba.tests.encrypted_secrets.python3.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_required_features\(fl2000dc:local\)
11 ^samba.tests.encrypted_secrets.python2.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_encrypted_secrets\(fl2000dc:local\)
12 ^samba.tests.encrypted_secrets.python2.samba.tests.encrypted_secrets.EncryptedSecretsTests.test_required_features\(fl2000dc:local\)
13 #
14 # The tests for bug 13563 https://bugzilla.samba.org/show_bug.cgi?id=13653
15 # should fail in the mdb case, as sam.ldb is currently a tdb file.
16 #
17 ^samba.tests.blackbox.bug13653.python3.samba.tests.blackbox.bug13653.Bug13653Tests.test_mdb_scheme
18 ^samba.tests.blackbox.bug13653.python2.samba.tests.blackbox.bug13653.Bug13653Tests.test_mdb_scheme
19 ^samba.tests.blackbox.bug13653.samba.tests.blackbox.bug13653.Bug13653Tests.test_mdb_scheme