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

            Bug ID: 69505
           Summary: RCCacheEntryFactoryTest causes test errors because it
                    uses a deprecated assert method
           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], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

PHPUnit_Framework_Assert::assertTag has been deprecated in PHPUnit 4.2. Because
we configure our test runs to raise deprecation warnings as errors, PHPUnit
considers the test run to have failed.

See <https://travis-ci.org/wikimedia/mediawiki-core/jobs/32487532> for an
example.

See <https://github.com/sebastianbergmann/phpunit/issues/1292> for the
discussion that led to the deprecation of the assert method.

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