jenkins-bot has submitted this change and it was merged.

Change subject: Update parserTests.txt hash and blacklist to current core master
......................................................................


Update parserTests.txt hash and blacklist to current core master

See the summary in I53289110e3f9e4 for possible reasons for the html2html
failure on the new test case.

Change-Id: I58c5b92f1a5ad818eeaee9428f6cddfb7a99569c
---
M js/tests/fetch-parserTests.txt.js
M js/tests/parserTests-blacklist.js
2 files changed, 3 insertions(+), 2 deletions(-)

Approvals:
  Rsmith: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/js/tests/fetch-parserTests.txt.js 
b/js/tests/fetch-parserTests.txt.js
index 972510a..2b14989 100755
--- a/js/tests/fetch-parserTests.txt.js
+++ b/js/tests/fetch-parserTests.txt.js
@@ -10,9 +10,9 @@
 //     and update these hashes automatically.
 //
 // You can use 'sha1sum -b tests/parser/parserTests.txt' to compute this value:
-var expectedSHA1 = "1c3d69ae79dcab39c87a276d9010b33cf3455bb7";
+var expectedSHA1 = "fe2a12444953086982aec69dd3f3b420e8ddb0c1";
 // git log --pretty=oneline -1 tests/parser/parserTests.txt
-var latestCommit = "e0f7de6ad52853944674df02b7744fab95132c49";
+var latestCommit = "d3b22e8d8fb2ae81679f5a4b818f9d21279153ad";
 
 var fs = require('fs'),
        path = require('path'),
diff --git a/js/tests/parserTests-blacklist.js 
b/js/tests/parserTests-blacklist.js
index 1a4adb3..e95a8e2 100644
--- a/js/tests/parserTests-blacklist.js
+++ b/js/tests/parserTests-blacklist.js
@@ -697,6 +697,7 @@
 add("html2html", "Internal link with kaa linktrail with apostrophes (bug 
27473)");
 add("html2html", "Internal link with is link prefix");
 add("html2html", "Internal link with is link trail and link prefix");
+add("html2html", "Parsoid link prefix escaping");
 add("html2html", "Parsoid-centric test: Whitespace in ext- and wiki-links 
should be preserved");
 add("html2html", "Inline interwiki link");
 add("html2html", "Inline interwiki link with empty title (bug 2372)");

-- 
To view, visit https://gerrit.wikimedia.org/r/64097
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I58c5b92f1a5ad818eeaee9428f6cddfb7a99569c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: Rsmith <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to