Add a reduced test-case for issue 6113
As promised in PR 6125, here's a reduced test-case that should (hopefully) avoid the intermittent failure of the previous one.
This commit is contained in:
parent
c6ba5ea42e
commit
ba9fcce8eb
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -156,3 +156,4 @@
|
||||
!issue6106.pdf
|
||||
!bug1001080.pdf
|
||||
!issue6108.pdf
|
||||
!issue6113.pdf
|
||||
|
BIN
test/pdfs/issue6113.pdf
Normal file
BIN
test/pdfs/issue6113.pdf
Normal file
Binary file not shown.
@ -1647,6 +1647,13 @@
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue6113",
|
||||
"file": "pdfs/issue6113.pdf",
|
||||
"md5": "365fa2d369c51ee3ff195dae907b6e25",
|
||||
"rounds": 1,
|
||||
"link": false,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "blendmode",
|
||||
"file": "pdfs/blendmode.pdf",
|
||||
"md5": "5a86e7e9333e93c58abc3f382e1e6ea2",
|
||||
|
Loading…
Reference in New Issue
Block a user