]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: ignore failures to force-enable lockdep 40165/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 17 Mar 2021 19:29:37 +0000 (15:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 18 Mar 2021 19:12:55 +0000 (15:12 -0400)
commit5b46bb9c1f25a5003f77e5aa1e3298b99895f58a
tree53d7d0249e8a2c96f69ae9281e88ed383bba1bab
parent4529adc02c25c99aca8a3fb901eec156677f4a71
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>
(cherry picked from commit bdc1178bd8a722233743a1b6ad63f79dccb3f8f8)
src/test/immutable_object_cache/test_main.cc
src/test/librbd/test_main.cc
src/test/rbd_mirror/test_main.cc