[Pkg-javascript-commits] [pdf.js] 87/115: Replaces test for #6720 to fix botio-linux slow script.

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:19 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 1bbe8f3feec7131593c2a97585625a8a7c7105e8
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Sat Dec 5 12:33:25 2015 -0600

    Replaces test for #6720 to fix botio-linux slow script.
---
 test/pdfs/bug1123803.pdf.link | 1 +
 test/pdfs/issue6032.pdf.link  | 1 -
 test/test_manifest.json       | 6 +++---
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/test/pdfs/bug1123803.pdf.link b/test/pdfs/bug1123803.pdf.link
new file mode 100644
index 0000000..d96326e
--- /dev/null
+++ b/test/pdfs/bug1123803.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20150426115740/http://www.place-inc.net/details/waeikyohon02/images/ch01_intro.pdf
diff --git a/test/pdfs/issue6032.pdf.link b/test/pdfs/issue6032.pdf.link
deleted file mode 100644
index 3f0f739..0000000
--- a/test/pdfs/issue6032.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://web.archive.org/web/20151203200805/http://www.barkleyus.com/files/moonshot_techroadmap_poster.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 3e04c71..7fb2795 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1334,9 +1334,9 @@
        "type": "eq"
     },
     {
-      "id": "issue6032",
-      "file": "pdfs/issue6032.pdf",
-      "md5": "88b4cc989f5a1e072b992dec5635e83c",
+      "id": "bug1123803",
+      "file": "pdfs/bug1123803.pdf",
+      "md5": "0f3870ac5ad8899aec34d734e045a514",
       "rounds": 1,
       "link": true,
       "type": "eq"

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