diff options
author | David Tardon <dtardon@redhat.com> | 2016-01-20 23:20:30 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-01-20 23:20:44 +0100 |
commit | e1367aaf7d9cc93bbbe3ba64015fde3469c61c6e (patch) | |
tree | 1a5ddd37fc34e344c8fa6810aaaf5bd8458e58ab /vcl/Module_vcl.mk | |
parent | 29bd6961a23dd44bcf315cacac1189282d87fc9f (diff) |
disable test that suddenly eats GBs of memory
Regression since 62ea0ef8428ca4e12c5fa11674737a9bf0b646aa "replace use
of basebmp in vcl entirely now".
Change-Id: I196d02c20c00c938c3e298eb1a0f89029581e704
Diffstat (limited to 'vcl/Module_vcl.mk')
-rw-r--r-- | vcl/Module_vcl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk index 299ffb11f4ac..bedb0e7f5640 100644 --- a/vcl/Module_vcl.mk +++ b/vcl/Module_vcl.mk @@ -100,7 +100,6 @@ $(eval $(call gb_Module_add_check_targets,vcl,\ CppunitTest_vcl_font \ CppunitTest_vcl_fontmetric \ CppunitTest_vcl_complextext \ - CppunitTest_vcl_filters_test \ CppunitTest_vcl_outdev \ CppunitTest_vcl_app_test \ CppunitTest_vcl_wmf_test \ |