dsdb encrypted_secrets tests: Allow "ldb://" in file path
[gd/samba-autobuild/.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 #
10 # The tests for bug 13563 https://bugzilla.samba.org/show_bug.cgi?id=13653
11 # should fail in the mdb case, as sam.ldb is currently a tdb file.
12 #
13 ^samba.tests.blackbox.bug13653.python3.samba.tests.blackbox.bug13653.Bug13653Tests.test_mdb_scheme
14 ^samba.tests.blackbox.bug13653.samba.tests.blackbox.bug13653.Bug13653Tests.test_mdb_scheme