summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-04-27 19:29:07 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-04-27 19:29:07 +0200
commite8897be1e1883b327cd324ab45e84fbed3af41df (patch)
treea515d69ee5449bd249e0e6e2ea595fc32a1a17a1
parent3b328186706e6819acfea7b3a6dc8c9d3b6f9693 (diff)
temporarily disable a test with a build race condition
-rw-r--r--sw/Module_sw.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index bc0679c3b0bc..de2bd90a9dcf 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_filters_test \
CppunitTest_sw_macros_test \
CppunitTest_sw_subsequent_ooxmltok \
- CppunitTest_sw_subsequent_ww8tok \
CppunitTest_sw_subsequent_rtfexport \
CppunitTest_sw_subsequent_rtftok \
))