https://bugzilla.wikimedia.org/show_bug.cgi?id=72216
--- Comment #1 from Aude <[email protected]> --- also .... 16) ApiQueryBasicTest::testLists Failed asserting that two arrays are equal. Request: list=allpages&apprefix=AQBT-&action=query --- Expected +++ Actual @@ @@ ( - [0] => Array - ( - [ns] => 0 - [title] => AQBT-All - ) - - [1] => Array - ( - [ns] => 0 - [title] => AQBT-Categories - ) - - [2] => Array - ( - [ns] => 0 - [title] => AQBT-Links - ) - - [3] => Array - ( - [ns] => 0 - [title] => AQBT-Templates - ) - ) ) ) /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryTestBase.php:116 /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryTestBase.php:104 /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryBasicTest.php:237 /Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146 17) ApiQueryBasicTest::testAllTogether Failed asserting that two arrays are equal. Request: prop=links%7Ctemplates%7Ccategories&titles=AQBT-All&action=query --- Expected +++ Actual @@ @@ ( - [categories] => Array - ( - [0] => Array - ( - [ns] => 14 - [title] => Category:AQBT-Cat - ) - - ) - - [links] => Array - ( - [0] => Array - ( - [ns] => 0 - [title] => AQBT-Links - ) - - ) - + [missing] => [ns] => 0 - [templates] => Array - ( - [0] => Array - ( - [ns] => 10 - [title] => Template:AQBT-T - ) - - ) - [title] => AQBT-All ) ) ) ) /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryTestBase.php:116 /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryTestBase.php:104 /Library/WebServer/Documents/php-master/tests/phpunit/includes/api/query/ApiQueryBasicTest.php:258 /Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146 18) ApiQueryBasicTest::testGenerator Failed asserting that two arrays are equal. Request: generator=allpages&gapprefix=AQBT-&action=query --- Expected +++ Actual @@ @@ Array ( - [query] => Array - ( - [pages] => Array - ( - [0] => Array - ( - [ns] => 0 - [title] => AQBT-All - ) - - [1] => Array - ( - [ns] => 0 - [title] => AQBT-Categories - ) - - [2] => Array - ( - [ns] => 0 - [title] => AQBT-Links - ) - - [3] => Array - ( - [ns] => 0 - [title] => AQBT-Templates - ) - - ) - - ) - ) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
