Skip to content

Commit fdefd5a

Browse files
author
David Huggins-Daines
committed
fix(tests): xfail a broken pdf
1 parent 3a5731f commit fdefd5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/data.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
"issue11526.pdf",
6868
# Excessively huge indexed image takes forever
6969
"issue17190_1.pdf",
70+
# Totally broken pdf, no catalog to be found
71+
"issue-154.pdf",
7072
}
7173
# We know pdfminer.six gives different output for these and we don't
7274
# care (generally because of PLAYA's better rectangle detection and

0 commit comments

Comments
 (0)