summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index ae58a2310..4fa3fbce3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -49,7 +49,7 @@ resources_h = custom_target('resources.h',
installed_tests = [
[ 'animation', ['format'], ],
[ 'cve-2015-4491', ['security'], true ],
- [ 'pixbuf-fail', ['conform'], ],
+ [ 'pixbuf-fail', ['conform', 'slow'], ],
[ 'pixbuf-icon-serialize', ['conform'], ],
[ 'pixbuf-randomly-modified', ['slow'], ],
[ 'pixbuf-threads', ['io'], ],