User "Reedy" posted a comment on MediaWiki.r97459.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97459#c22763
Commit summary:

REL1_18 MFT r97145, r97150, r97378

Need to verify parser tests - Shall do that in a few minutes

Comment:

<pre>

reedy@ubuntu64-esxi:~/mediawiki/branches/REL1_18/phase3/tests$ php 
parserTests.p                                                                   
                                                            hp
This is MediaWiki version 1.18alpha (r97459).

Reading tests from "tests/parser/parserTests.txt"...
Running test Blank input... PASSED
Running test Simple paragraph... PASSED
Running test Simple list... PASSED
Running test Italics and bold... PASSED
Running test <nowiki> unordered list... PASSED
Running test <nowiki> spacing... PASSED
Running test nowiki 3... PASSED
Running test Comment test 1... PASSED
Running test Comment test 2... PASSED
Running test Comment test 3... PASSED
Running test Comment test 4... PASSED
Running test Comment spacing... PASSED
Running test Comment whitespace... PASSED
Running test Comment semantics and delimiters... PASSED
Running test Comment semantics and delimiters, redux... PASSED
Running test Comment semantics and delimiters: directors cut... PASSED
Running test Comment semantics: nesting... PASSED
Running test Comment semantics: unclosed comment at end... PASSED
Running test Comment in template title... PASSED
Running test Comment on its own line post-expand... PASSED
Running test Preformatted text... PASSED
Running test <pre> with <nowiki> inside (compatibility with 1.6 and earlier)... 
PASSED
Running test Regression with preformatted in <center>... PASSED
Running test Bug 6200: Preformatted in <blockquote>... PASSED
Running test <pre> with attributes (bug 3202)... PASSED
Running test <pre> with width attribute (bug 3202)... PASSED
Running test <pre> with forbidden attribute (bug 3202)... PASSED
Running test <pre> with forbidden attribute values (bug 3202)... PASSED
Running test <nowiki> inside <pre> (bug 13238)... PASSED
Running test <nowiki> and <pre> preference (first one wins)... PASSED
Running test Simple definition... PASSED
Running test Definition list for indentation only... PASSED
Running test Definition list with no space... PASSED
Running test Definition list with URL link... PASSED
Running test Definition list with bracketed URL link... PASSED
Running test Definition list with wikilink containing colon... PASSED
Running test Definition list with news link containing colon... PASSED
Running test Malformed definition list with colon... PASSED
Running test Definition lists: colon in external link text... PASSED
Running test Definition lists: colon in HTML attribute... PASSED
Running test Definition lists: self-closed tag... PASSED
Running test External links: non-bracketed... PASSED
Running test External links: numbered... PASSED
Running test External links: specified text... PASSED
Running test External links: trail... PASSED
Running test External links: dollar sign in URL... PASSED
Running test External links: dollar sign in URL (named)... PASSED
Running test External links: open square bracket forbidden in URL (bug 4377)... 
PASSED
Running test External links: open square bracket forbidden in URL (named) (bug 
4377)... PASSED
Running test External links: nowiki in URL link text (bug 6230)... PASSED
Running test External links: newline forbidden in text (bug 6230 regression 
check)... PASSED
Running test External links: protocol-relative URL in brackets... PASSED
Running test External links: protocol-relative URL in brackets without text... 
PASSED
Running test External links: protocol-relative URL in free text is left 
alone... PASSED
Running test External links: protocol-relative URL in the middle of a word is 
left alone (bug 30269)... PASSED
Running test External image... PASSED
Running test External image from https... PASSED
Running test Link to non-http image, no img tag... PASSED
Running test External links: terminating separator... PASSED
Running test External links: intervening separator... PASSED
Running test External links: old bug with URL in query... PASSED
Running test External links: old URL-in-URL bug, mixed protocols... PASSED
Running test External links: URL in text... PASSED
Running test External links: Clickable images... PASSED
Running test External links: raw ampersand... PASSED
Running test External links: encoded ampersand... PASSED
Running test External links: encoded equals (bug 6102)... PASSED
Running test External links: [raw ampersand]... PASSED
Running test External links: [encoded ampersand]... PASSED
Running test External links: [encoded equals] (bug 6102)... PASSED
Running test External links: [IDN ignored character reference in hostname; 
strip it right off]... PASSED
Running test External links: IDN ignored character reference in hostname; strip 
it right off... PASSED
Running test External links: www.jpeg.org (bug 554)... PASSED
Running test External links: URL within URL (original bug 2)... PASSED
Running test BUG 361: URL inside bracketed URL... PASSED
Running test BUG 361: URL within URL, not bracketed... PASSED
Running test BUG 289: ">"-token in URL-tail... PASSED
Running test BUG 289: literal ">"-token in URL-tail... PASSED
Running test BUG 289: ">"-token in bracketed URL... PASSED
Running test BUG 289: literal ">"-token in bracketed URL... PASSED
Running test BUG 289: literal double quote at end of URL... PASSED
Running test BUG 289: literal double quote in bracketed URL... PASSED
Running test External links: multiple legal whitespace is fine, Magnus. Don't 
break it please. (bug 5081)... PASSED
Running test External links: wiki links within external link (Bug 3695)... 
PASSED
Running test BUG 787: Links with one slash after the url protocol are 
invalid... PASSED
Running test Bug 2702: Mismatched <i>, <b> and <a> tags are invalid... PASSED
Running test Bug 4781: %26 in URL... PASSED
Running test Bug 4781, 5267: %26 in URL... PASSED
Running test Bug 4781, 5267: %28, %29 in URL... PASSED
Running test Bug 4781: %26 in autonumber URL... PASSED
Running test Bug 4781, 5267: %26 in autonumber URL... PASSED
Running test Bug 4781, 5267: %28, %29 in autonumber URL... PASSED
Running test Bug 4781: %26 in bracketed URL... PASSED
Running test Bug 4781, 5267: %26 in bracketed URL... PASSED
Running test Bug 4781, 5267: %28, %29 in bracketed URL... PASSED
Running test External link containing double-single-quotes in text '' (bug 4598 
sanity check)... PASSED
Running test External link containing double-single-quotes in text embedded in 
italics (bug 4598 sanity check)... PASSED
Running test External link containing double-single-quotes with no space 
separating the url from text in italics... PASSED
Running test URL-encoding in URL functions (single parameter)... PASSED
Running test URL-encoding in URL functions (multiple parameters)... PASSED
Running test Quotes... PASSED
Running test Unclosed and unmatched quotes... PASSED
Running test A table with no data.... PASSED
Running test A table with nothing but a caption... PASSED
Running test Simple table... PASSED
Set $wgShowExceptionDetails = true; in LocalSettings.php to show detailed 
debugging information.
reedy@ubuntu64-esxi:~/mediawiki/branches/REL1_18/phase3/tests$
</pre>

Looks alright to me (well, nothing is failing at least!)

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

Reply via email to