Last modified: 2013-03-08 19:16:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T42489, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40489 - LinksUpdateTest::testUpdate_categorylinks depends on $wgCategoryCollation= 'uppercase'
LinksUpdateTest::testUpdate_categorylinks depends on $wgCategoryCollation= 'u...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
1.20.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Umherirrender
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-24 21:50 UTC by Niklas Laxström
Modified: 2013-03-08 19:16 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2012-09-24 21:50:09 UTC
34) LinksUpdateTest::testUpdate_categorylinks
row #1 mismatches
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => 'Foo'
-    1 => 'FOO
-    TESTING'
+    1 => Binary String: 0x3648480509523450523c4638010f018f8f8f858f0a00
 )

Test should not depend on current wiki configuration, I guess.
Comment 1 Antoine "hashar" Musso (WMF) 2012-09-25 07:39:11 UTC
That one is weird, can you find out what is the root cause for it ?
Comment 2 Niklas Laxström 2012-09-26 00:05:27 UTC
Having $wgCategoryCollation = 'uppercase'; set to something else than uppercase.
Comment 3 Antoine "hashar" Musso (WMF) 2012-09-26 06:30:30 UTC
Updated summary. We should add tests for $wgCategoryCollation.
Comment 4 Umherirrender 2013-03-01 20:04:38 UTC
commited Gerrit change #51687
Comment 5 Umherirrender 2013-03-08 19:12:05 UTC
successfully merged

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links