User:๐/gallery failure 91426
Appearance
$ php parserTests.php --regex='Gallery \(with options\)' This is MediaWiki version 1.19alpha (r91551). Reading tests from "tests/parser/parserTests.txt"... Running test Gallery (with options)... FAILED! --- /var/folders/Mu/MuUBxNzYHnamJDtb1SmA9k+++TI/-Tmp-//mwParser-569633918-expected 2011-07-06 10:56:51.000000000 -0400 +++ /var/folders/Mu/MuUBxNzYHnamJDtb1SmA9k+++TI/-Tmp-//mwParser-569633918-actual 2011-07-06 10:56:51.000000000 -0400 @@ -13,19 +13,19 @@ </div> </div></li> <li class="gallerybox" style="width: 95px"><div style="width: 95px"> - <div class="thumb" style="width: 90px;"><div style="margin:26px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="" src="http://example.com/images/3/3a/Foobar.jpg" width="60" height="7" /></a></div></div> + <div style="height: 70px;">Foobar.jpg</div> <div class="gallerytext"> <p>some <b>caption</b> <a href="/wiki/Main_Page" title="Main Page">Main Page</a> </p> </div> </div></li> <li class="gallerybox" style="width: 95px"><div style="width: 95px"> - <div class="thumb" style="width: 90px;"><div style="margin:26px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="Foobar.jpg" src="http://example.com/images/3/3a/Foobar.jpg" width="60" height="7" /></a></div></div> + <div style="height: 70px;">Foobar.jpg</div> <div class="gallerytext"> </div> </div></li> <li class="gallerybox" style="width: 95px"><div style="width: 95px"> - <div class="thumb" style="width: 90px;"><div style="margin:26px auto;"><a href="/wiki/File:Foobar.jpg" class="image"><img alt="This is a foo-bar." src="http://example.com/images/3/3a/Foobar.jpg" width="60" height="7" /></a></div></div> + <div style="height: 70px;">Foobar.jpg</div> <div class="gallerytext"> <p>Blabla|blabla. </p> Reading tests from "tests/parser/extraParserTests.txt"... Passed 0 of 1 tests (0%)... 1 tests failed!