From f275b22a2013a4949ec3b137b8d5339471eba904 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 29 Nov 2011 17:18:38 +0100 Subject: disable sd filters test for now - it seems to have incomplete dependencies - it hangs the tinderboxes on a build from scratch --- sd/Module_sd.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sd/Module_sd.mk') diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 796deb5b2c9c..4fd3a9542fc1 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -43,8 +43,10 @@ $(eval $(call gb_Module_add_targets,sd,\ ifneq ($(OS),DRAGONFLY) $(eval $(call gb_Module_add_check_targets,sd,\ 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 -- cgit v1.2.3