summaryrefslogtreecommitdiffstats
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-03-12 22:46:49 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-03-12 22:25:06 +0000
commit7f09093b8bbc119f50763e1b629424cc2669628a (patch)
tree0f03ebd8b2d6ee4afd45a078acc1c4354d67f990 /chart2/Module_chart2.mk
parentofz: pct oom, avoid allocation bitmap until after size checks are done (diff)
downloadcore-7f09093b8bbc119f50763e1b629424cc2669628a.tar.gz
core-7f09093b8bbc119f50763e1b629424cc2669628a.zip
the test seems to depend on the fonts
Fixes "Random Config" tb run #289 Change-Id: Ib1d672ac0a68e977f8d32f87c730ff1b0822f32c Reviewed-on: https://gerrit.libreoffice.org/35109 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index 0061c0aabb91..f39140d61002 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -37,10 +37,11 @@ $(eval $(call gb_Module_add_slowcheck_targets,chart2,\
))
ifeq ($(ENABLE_CHART_TESTS),TRUE)
+ifeq ($(WITH_FONTS), TRUE)
$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
CppunitTest_chart2_xshape \
))
-
+endif
endif
$(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\