[Pkg-javascript-commits] [pdf.js] 81/414: Issue 6854 - Re-enable testing of 'aboutstacks.pdf'

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:08 UTC 2016


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

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

commit 15e384c5587a7c6f10db4fcddcfd9eaab72ba78f
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Tue Jan 12 12:55:31 2016 +0100

    Issue 6854 - Re-enable testing of 'aboutstacks.pdf'
    
    This test was disabled in PR 4732, because the file was no longer available. The motivation being that there were two other files which should be good replacements. However, one of those has since been replaced with a reduced test-case (which doesn't exercise the same code-path), and in the other one the error does not appear to be entirely identical.
    Hence it seems reasonable to re-add the 'aboutstacks.pdf' test, since it was possible to find it on the Internet Archive (by searching using a different URL, compared to the current one).
---
 test/pdfs/aboutstacks.pdf.link | 2 +-
 test/test_manifest.json        | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/test/pdfs/aboutstacks.pdf.link b/test/pdfs/aboutstacks.pdf.link
index 8b04ec0..f0ab9d4 100644
--- a/test/pdfs/aboutstacks.pdf.link
+++ b/test/pdfs/aboutstacks.pdf.link
@@ -1 +1 @@
-http://greenhousechallenge.org/media/item/313/38/About-Stacks.pdf
+http://web.archive.org/web/20160112115354/http://www.fao.org/fileadmin/user_upload/tci/docs/2_About%20Stacks.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 7ade151..c70cd79 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -978,6 +978,14 @@
       "rounds": 1,
       "type": "load"
     },
+    {  "id": "aboutstacks",
+       "file": "pdfs/aboutstacks.pdf",
+       "md5": "6e7c8416a293ba2d83bc8dd20c6ccf51",
+       "rounds": 1,
+       "link": true,
+       "lastPage": 1,
+       "type": "eq"
+    },
     {  "id": "smaskdim",
       "file": "pdfs/smaskdim.pdf",
       "md5": "de80aeca7cbf79940189fd34d59671ee",

-- 
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