https://bugzilla.wikimedia.org/show_bug.cgi?id=72211

            Bug ID: 72211
           Summary: WikiPageTest::testIsCountable errors with non-wikitext
                    content in main namespace
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

3) WikiPageTest::testIsCountable with data set #0
('WikiPageTest_testIsCountable', 'wikitext', '', 'any', true)
Argument 1 passed to WikiPage::prepareContentForEdit() must implement interface
Content, null given, called in
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php
on line 654 and defined

/Library/WebServer/Documents/php-master/includes/page/WikiPage.php:2110
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php:654
/Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146

4) WikiPageTest::testIsCountable with data set #1
('WikiPageTest_testIsCountable', 'wikitext', 'Foo', 'any', true)
Argument 1 passed to WikiPage::prepareContentForEdit() must implement interface
Content, null given, called in
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php
on line 654 and defined

/Library/WebServer/Documents/php-master/includes/page/WikiPage.php:2110
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php:654
/Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146

5) WikiPageTest::testIsCountable with data set #2
('WikiPageTest_testIsCountable', 'wikitext', 'Foo', 'comma', false)
Argument 1 passed to WikiPage::prepareContentForEdit() must implement interface
Content, null given, called in
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php
on line 654 and defined

/Library/WebServer/Documents/php-master/includes/page/WikiPage.php:2110
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php:654
/Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146

6) WikiPageTest::testIsCountable with data set #3
('WikiPageTest_testIsCountable', 'wikitext', 'Foo, bar', 'comma', true)
Argument 1 passed to WikiPage::prepareContentForEdit() must implement interface
Content, null given, called in
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php
on line 654 and defined

/Library/WebServer/Documents/php-master/includes/page/WikiPage.php:2110
/Library/WebServer/Documents/php-master/tests/phpunit/includes/WikiPageTest.php:654
/Library/WebServer/Documents/php-master/tests/phpunit/MediaWikiTestCase.php:146

-- 
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

Reply via email to