Skip to content

Commit febf9ce

Browse files
committed
Experiment: commenting out test_class_sh_shared_from_this.
1 parent 1f6fa1d commit febf9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ set(PYBIND11_TEST_FILES
106106
test_class_sh_disowning_mi.cpp
107107
test_class_sh_factory_constructors.cpp
108108
test_class_sh_inheritance.cpp
109-
test_class_sh_shared_from_this.cpp
109+
# test_class_sh_shared_from_this.cpp
110110
test_class_sh_trampoline_basic.cpp
111111
test_class_sh_trampoline_self_life_support.cpp
112112
test_class_sh_trampoline_shared_ptr_cpp_arg.cpp

0 commit comments

Comments
 (0)