python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"
commitca2605a0084d433f0a4a8eb6b980ecec4aeb7e89
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jan 2018 10:09:55 +0000 (30 11:09 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 6 Feb 2018 11:07:07 +0000 (6 12:07 +0100)
treeb5087457bd6565db179fd9e4892453815601a6cc
parent12f6cf70598152bbed1852169ef1eebd6c079b99
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>
(cherry picked from commit c56eb49119117a1a06afb0a76630ae5c7a1ca30c)
python/samba/tests/common.py
selftest/knownfail.d/test_dsdb_Dn_sorted [new file with mode: 0644]