]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb:test:api_search: skip LMDB tests at class level
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 29 Aug 2024 00:23:55 +0000 (12:23 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Sep 2024 09:14:39 +0000 (09:14 +0000)
commit235c7d15ef516685d86763229fed7803805ad272
tree5ccb02ecd717de6d39dcc125420b090ac3a11914
parentd9225d2460eb5887c6a16b5443c4f33d3c208aee
ldb:test:api_search: skip LMDB tests at class level

LMDB is not going to turn up midway through the testsuite, so we might
as well skip the whole class

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb/tests/python/api_search.py