You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libreoffice/skip-stuck-test.patch

12 lines
450 B

diff -up libreoffice-3.5.0.0/sd/Module_sd.mk.dt libreoffice-3.5.0.0/sd/Module_sd.mk
--- libreoffice-3.5.0.0/sd/Module_sd.mk.dt 2011-12-09 07:07:39.324405990 +0100
+++ libreoffice-3.5.0.0/sd/Module_sd.mk 2011-12-09 07:08:16.400488687 +0100
@@ -43,7 +43,6 @@ $(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 \
))
endif