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

       Web browser: ---
             Bug #: 37600
           Summary: WikiPageTest::testDoDeleteUpdates fails on PostgreSQL
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: postgresql
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


+++ This bug was initially created as a clone of Bug #36759 +++

WikiPageTest::testDoDeleteUpdates. re-introduced gerrit change 7967, fails:


$ sh -x /usr/home/saper/bin/runphpunit.sh
/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php
+ php -c /usr/home/saper/php.ini tests/phpunit/phpunit.php --configuration
tests/phpunit/suite.xml --exclude-group Broken,Stub,Dump,ParserFuzz --log-junit
/usr/home/saper/tests/log/postgres-log.xml
/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php
PHPUnit 3.6.10 by Sebastian Bergmann.

Configuration read from
/usr/home/saper/public_html/pg/w/tests/phpunit/suite.xml

..FF................................................

Time: 4 seconds, Memory: 48.75Mb

There were 2 failures:

1) WikiPageTest::testDoDeleteArticle
pagelinks should contain no more links from the page
Failed asserting that 1 matches expected 0.

/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php:144
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiTestCase.php:75
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiPHPUnitCommand.php:45
/usr/home/saper/public_html/pg/w/tests/phpunit/phpunit.php:103

2) WikiPageTest::testDoDeleteUpdates
pagelinks should contain no more links from the page
Failed asserting that 1 matches expected 0.

/usr/home/saper/public_html/pg/w/tests/phpunit/includes/WikiPageTest.php:159
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiTestCase.php:75
/usr/home/saper/public_html/pg/w/tests/phpunit/MediaWikiPHPUnitCommand.php:45
/usr/home/saper/public_html/pg/w/tests/phpunit/phpunit.php:103

FAILURES!
Tests: 52, Assertions: 91, Failures: 2.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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