[Pkg-javascript-commits] [pdf.js] 91/414: Update the linked test case hmm.pdf to point to the intended version

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:09 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 17b639bfc5428cfbfc99d2752872b2c219ed07e4
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Wed Jan 13 16:30:26 2016 +0100

    Update the linked test case hmm.pdf to point to the intended version
    
    The test case was changed in https://github.com/mozilla/pdf.js/commit/1faca190216deed1ef6084697d04a1d90621e210 because the original file was not available anymore. However, its hash was also changed, meaning that we do not test the intended version anymore.
    
    This patch makes sure that we test the intented version by reverting to
    the original hash and using a link, also pointing to the Internet
    Archive, with the original file.
---
 test/pdfs/hmm.pdf.link  | 2 +-
 test/test_manifest.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/pdfs/hmm.pdf.link b/test/pdfs/hmm.pdf.link
index 14b3c1b..abb77b1 100644
--- a/test/pdfs/hmm.pdf.link
+++ b/test/pdfs/hmm.pdf.link
@@ -1 +1 @@
-http://web.archive.org/web/20160106162920/http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.145.4773&rep=rep1&type=pdf
+https://web.archive.org/web/20130626074301/http://speech.tifr.res.in/tutorials/hmmTutorialBarbaraExercises.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index c70cd79..a3c597e 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -356,7 +356,7 @@
     },
     {  "id": "hmm-pdf",
        "file": "pdfs/hmm.pdf",
-       "md5": "ea163ef2b6b69039e0c2c1364f280f67",
+       "md5": "e08467e60101ee5f4a59716e86db6dc9",
        "link": true,
        "rounds": 1,
        "firstPage": 1,

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