mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
44d03bf479
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>
6 lines
209 B
Plaintext
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\)
|