452553c
From adbd9c70d4326e2577c4b5eff486f1809777fa90 Mon Sep 17 00:00:00 2001
452553c
From: rpmbuild <rpmbuild@fedoraproject.org>
452553c
Date: Mon, 26 May 2014 10:01:33 +0200
452553c
Subject: [PATCH] disable PSD import test which deadlocks on ARM
452553c
452553c
---
452553c
 filter/Module_filter.mk | 1 -
452553c
 1 file changed, 1 deletion(-)
452553c
452553c
diff --git a/filter/Module_filter.mk b/filter/Module_filter.mk
452553c
index 3558f44..3f3301f 100644
452553c
--- a/filter/Module_filter.mk
452553c
+++ b/filter/Module_filter.mk
452553c
@@ -87,7 +87,6 @@ $(eval $(call gb_Module_add_check_targets,filter,\
452553c
     CppunitTest_filter_pcx_test \
452553c
     CppunitTest_filter_pict_test \
452553c
     CppunitTest_filter_ppm_test \
452553c
-    CppunitTest_filter_psd_test \
452553c
     CppunitTest_filter_ras_test \
452553c
     CppunitTest_filter_tiff_test \
452553c
     CppunitTest_filter_tga_test \
452553c
-- 
452553c
1.9.0
452553c