1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/selftest/knownfail.d/samba3.rpc.samr
Joseph Sutton 44d03bf479 lib/torture: Don't overwrite test outcomes
If a test fails an assertion, and later calls torture_skip() to skip
part of the test, the TORTURE_SKIP result will overwrite the
TORTURE_FAIL result, and the overall outcome will be successful.

To avoid this, we now arrange possible outcomes in order of priority,
and ensure we always keep the higher priority one.

This reveals some failing tests.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
2023-04-12 13:52:32 +00:00

6 lines
209 B
Plaintext

# TestPrivateFunctionsDomain is not implemented.
# QueryDisplayInfo does not return all domain groups on the builtin domain handle.
^samba3.rpc.samr.samr\(nt4_dc\)
^samba3.rpc.samr.users.samr.users\(nt4_dc\)