wiki.techinc.nl/tests/phpunit/maintenance
umherirrender b8b9c6d6cd Wrong namespace in BackupDumperPageTest::testFullTextPlain
The problem here is, that title objects are created before wgContLang is
changed, so the title can contains wrong namespace names.

1) BackupDumperPageTest::testFullTextPlain
Text of node title
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Diskussion:BackupDumperTestP1'
+'Talk:BackupDumperTestP1'

Change-Id: I975c0f6ae7e6f51b038fe41edda2f54cd8c97eb6
2012-12-31 13:35:45 +00:00
..
backup_LogTest.php Adding tests for dumps 2012-04-28 11:37:07 +02:00
backup_PageTest.php Wrong namespace in BackupDumperPageTest::testFullTextPlain 2012-12-31 13:35:45 +00:00
backupPrefetchTest.php Merge branch 'Wikidata' into master. 2012-10-09 11:34:24 +02:00
backupTextPassTest.php Fixing dump tests for non-wikitext in NS_MAIN. 2012-10-12 17:34:29 +02:00
DumpTestCase.php Merge branch 'Wikidata' into master. 2012-10-09 11:34:24 +02:00
fetchTextTest.php Fixing dump tests for non-wikitext in NS_MAIN. 2012-10-12 17:34:29 +02:00
getSlaveServerTest.php merged master 2012-08-29 15:20:15 +02:00
MaintenanceTest.php Make sure MaintenanceFixup's shutdown is simulated 2012-12-07 11:08:15 -05:00