[Libreoffice-commits] core.git: vcl/Module_vcl.mk

David Tardon dtardon at redhat.com
Wed Jan 20 14:22:02 PST 2016


 vcl/Module_vcl.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e1367aaf7d9cc93bbbe3ba64015fde3469c61c6e
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Jan 20 23:20:30 2016 +0100

    disable test that suddenly eats GBs of memory
    
    Regression since 62ea0ef8428ca4e12c5fa11674737a9bf0b646aa "replace use
    of basebmp in vcl entirely now".
    
    Change-Id: I196d02c20c00c938c3e298eb1a0f89029581e704

diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 299ffb1..bedb0e7 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 \


More information about the Libreoffice-commits mailing list