1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/selftest/expectedfail.d/labdc
Douglas Bagnall f60d794666 selftest/knownfail.d: move labdc to expectedfail.d
To quote the original commit:

> Note that the rpc.echo tests for the testallowed and testdenied users
> fail, because we don't backup the secrets for these users. So these
> tests failing proves that the lab-DC testenv is correct.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-12-10 21:24:38 +00:00

6 lines
282 B
Plaintext

# Because the lab-DC testenv scrubs all user info (apart from the Admin),
# we expect tests relying on other users' credentials to fail.
# These tests fail because they use testallowed and testdenied users.
^samba4.rpc.echo.testallowed.*labdc.*
^samba4.rpc.echo.testdenied.*labdc.*