]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: ignore failures to force-enable lockdep 40199/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 17 Mar 2021 19:29:37 +0000 (15:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 17 Mar 2021 19:29:37 +0000 (15:29 -0400)
commitbdc1178bd8a722233743a1b6ad63f79dccb3f8f8
tree8d4880b1bebcb7ebd1cd4e7ac449707082c3c45e
parent8d5b3b0dc21a75fc4fa80501e7cf5be4e4d39e8a
test: ignore failures to force-enable lockdep

PR #40062 tweaked the behavior of lockdep to compile it out
of the code entirely for release builds. This fixes several
gtests where lockdep was force-enabled.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/immutable_object_cache/test_main.cc
src/test/librbd/test_main.cc
src/test/rbd_mirror/test_main.cc