[Pkg-javascript-commits] [pdf.js] 09/115: Replace the unavailable linked test-case for issue 3405 with a reduced test-case

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit 1478241c8e5a11fe34ff7bc1ef4bb5d3e62e5d17
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Mon Nov 16 17:03:59 2015 +0100

    Replace the unavailable linked test-case for issue 3405 with a reduced test-case
    
    Re: issue 3405 and PR 3861.
---
 test/pdfs/.gitignore         |   1 +
 test/pdfs/issue3405.pdf.link |   1 -
 test/pdfs/issue3405r.pdf     | Bin 0 -> 31492 bytes
 test/test_manifest.json      |  11 +++++------
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 07d6372..809e31e 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -50,6 +50,7 @@
 !devicen.pdf
 !cmykjpeg.pdf
 !issue840.pdf
+!issue3405r.pdf
 !issue3438.pdf
 !issue2074.pdf
 !scan-bad.pdf
diff --git a/test/pdfs/issue3405.pdf.link b/test/pdfs/issue3405.pdf.link
deleted file mode 100644
index 1e714c6..0000000
--- a/test/pdfs/issue3405.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-https://dl.dropboxusercontent.com/s/ls9pn5hww7fer8g/pdfPrintDelFor%260%40-CN.pdf?token_hash=AAHBhbxH7bHCtUESjOikWXAh7YQfCczr3lgcn7Fbq9WEUA&disable_range=1
diff --git a/test/pdfs/issue3405r.pdf b/test/pdfs/issue3405r.pdf
new file mode 100644
index 0000000..89a7b82
Binary files /dev/null and b/test/pdfs/issue3405r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 0afdd77..fca7301 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1749,12 +1749,11 @@
       "type": "eq"
     },
     {  "id": "issue3405",
-      "file": "pdfs/issue3405.pdf",
-      "md5": "58bd4bf790f15f849d1c932e3eda0406",
-      "rounds": 1,
-      "lastPage": 1,
-      "link": true,
-      "type": "eq"
+       "file": "pdfs/issue3405r.pdf",
+       "md5": "12e8c6b3437e659f9138d892d10c7d3d",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
     },
     {  "id": "issue2006",
       "file": "pdfs/issue2006.pdf",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list