summaryrefslogtreecommitdiff
path: root/test/smask-paint.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/smask-paint.c')
-rw-r--r--test/smask-paint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smask-paint.c b/test/smask-paint.c
index ee781caa..e1cdaf08 100644
--- a/test/smask-paint.c
+++ b/test/smask-paint.c
@@ -75,7 +75,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (smask_paint,
"Test the support of \"soft\" masks with paints",
- "smask, paint", /* keywords */
+ "XFAIL=pdf smask, paint", /* keywords */
NULL, /* requirements */
60, 60,
NULL, draw)