Kaydet (Commit) f275b22a authored tarafından Bjoern Michaelsen's avatar Bjoern Michaelsen

disable sd filters test for now

 - it seems to have incomplete dependencies
 - it hangs the tinderboxes on a build from scratch
üst 80f27b43
...@@ -43,8 +43,10 @@ $(eval $(call gb_Module_add_targets,sd,\ ...@@ -43,8 +43,10 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY) ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\ $(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_uimpress \ CppunitTest_sd_uimpress \
CppunitTest_sd_filters_test \
)) ))
# disabled for now, seems to have incomplete deps and hangs on a build from scratch
# CppunitTest_sd_filters_test \
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment