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

       Web browser: ---
            Bug ID: 46285
           Summary: unit tests fails cause of a private property
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ActiveAbstract
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The unit tests for ActiveAbstract fails with MediaWiki core master:

 1) BackupDumperAbstractsTest::testXmlDumpsBackupUseCase
 Undefined property: BackupDumperAbstractsTest::$useTemporaryTables

Since the property is private in core we need an accessor:
 https://gerrit.wikimedia.org/r/#/c/54468/

And let the extension uses it:
 https://gerrit.wikimedia.org/r/#/c/54374/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to