MarkTraceur has submitted this change and it was merged.

Change subject: Updated parser tests blacklist - more tests pass due to 
2502b4b92
......................................................................


Updated parser tests blacklist - more tests pass due to 2502b4b92

Change-Id: I6f4d7713f65ca7c31bbc2c6a1caf04bf8a1fe46a
---
M js/tests/parserTests-blacklist.js
1 file changed, 0 insertions(+), 23 deletions(-)

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



diff --git a/js/tests/parserTests-blacklist.js 
b/js/tests/parserTests-blacklist.js
index a8ee8c2..47de0c9 100644
--- a/js/tests/parserTests-blacklist.js
+++ b/js/tests/parserTests-blacklist.js
@@ -465,18 +465,7 @@
 add("wt2html", "Language parser function");
 add("wt2html", "Special parser function");
 add("wt2html", "1. SOL-sensitive wikitext tokens as template-args");
-add("wt2html", "Ref: 5. body should accept generic wikitext");
-add("wt2html", "Ref: 6. indent-pres should not be output in ref-body");
-add("wt2html", "Ref: 6. No p-wrapping in ref-body");
-add("wt2html", "Ref: 8. transclusion wikitext has lower precedence");
 add("wt2html", "Ref: 9. unclosed comments should not leak out of ref-body");
-add("wt2html", "Ref: 10. Unclosed HTML tags should not leak out of ref-body");
-add("wt2html", "Ref: 14. A nested ref-tag should be emitted as plain text");
-add("wt2html", "Ref: 15. ref-tags with identical names should get identical 
indexes");
-add("wt2html", "References: 2. references tag with group only outputs 
references from that group");
-add("wt2html", "References: 3. ref list should be cleared after processing 
references");
-add("wt2html", "References: 4. only referenced group should be cleared after 
processing references");
-add("wt2html", "References: 5. ref tags in references should be processed 
while ignoring all other content");
 add("wt2html", "Headings: 2. Outside heading nest on a single line 
<h1>foo</h1>*bar");
 add("wt2html", "Tables: 1b. No escaping needed");
 add("wt2html", "Tables: 1c. No escaping needed");
@@ -1069,18 +1058,6 @@
 add("html2html", "Gallery override link with absolute external link (bug 
34852)");
 add("html2html", "Gallery override link with malicious javascript (bug 
34852)");
 add("html2html", "Gallery with invalid title as link (bug 43964)");
-add("html2html", "Ref: 5. body should accept generic wikitext");
-add("html2html", "Ref: 6. indent-pres should not be output in ref-body");
-add("html2html", "Ref: 6. No p-wrapping in ref-body");
-add("html2html", "Ref: 8. transclusion wikitext has lower precedence");
-add("html2html", "Ref: 9. unclosed comments should not leak out of ref-body");
-add("html2html", "Ref: 10. Unclosed HTML tags should not leak out of 
ref-body");
-add("html2html", "Ref: 14. A nested ref-tag should be emitted as plain text");
-add("html2html", "Ref: 15. ref-tags with identical names should get identical 
indexes");
-add("html2html", "References: 2. references tag with group only outputs 
references from that group");
-add("html2html", "References: 3. ref list should be cleared after processing 
references");
-add("html2html", "References: 4. only referenced group should be cleared after 
processing references");
-add("html2html", "References: 5. ref tags in references should be processed 
while ignoring all other content");
 add("html2html", "Headings: 2. Outside heading nest on a single line 
<h1>foo</h1>*bar");
 add("html2html", "Links 1. Quote marks in link text");
 add("html2html", "Links 2. WikiLinks: Escapes needed");

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

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

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

Reply via email to