]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake/common: temporarily remove decode_start_v_checker tests 62902/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 22 Apr 2025 12:19:18 +0000 (08:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 22 Apr 2025 12:20:45 +0000 (08:20 -0400)
commite9133c8579af1042cfa0dbe913dafacc06628282
tree44d0c6be4e2048e5efd3e39e52ccde1a597fbc8e
parentd82480362379bd2fe55b2e174f0d90039355f600
cmake/common: temporarily remove decode_start_v_checker tests

these test cases appear to be the cause of many 'make check' failures:

> error while loading shared libraries: path/to/libceph-common.so.2: file too short

Reported in https://tracker.ceph.com/issues/70700

disable the tests until we can fix them

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/test/common/CMakeLists.txt