python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jan 2018 10:09:55 +0000 (11:09 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 5 Feb 2018 12:49:11 +0000 (13:49 +0100)
commitc56eb49119117a1a06afb0a76630ae5c7a1ca30c
treee99c8ffbab37c27bc5dab39b820e8a2c8ca0ef04
parent1341780dcf9ec0c5d852fbbb77c5e00db2ad6564
python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"

Failing until dsdb_Dn implements the correct __cmp__() function.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13228

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/common.py
selftest/knownfail.d/test_dsdb_Dn_sorted [new file with mode: 0644]