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

       Web browser: ---
             Bug #: 40488
           Summary: MWNamespaceTest::testGetContentNamespaces fails
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


35) MWNamespaceTest::testGetContentNamespaces
$wgContentNamespaces is an array with only NS_MAIN by default
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => 0
+    1 => 8
+    2 => 1102
+    3 => 1200
+    4 => 1202
+    5 => 1204
+    6 => 1206
+    7 => 1208
+    8 => 1210
+    9 => 1212
+    10 => 1214
+    11 => 1216
+    12 => 1218
+    13 => 1220
+    14 => 1222
+    15 => 1224
+    16 => 1226
+    17 => 1228
+    18 => 1230
+    19 => 1232
+    20 => 1234
+    21 => 1236
+    22 => 1238
+    23 => 1240
+    24 => 1242
+    25 => 1244
+    26 => 1246
 )

I'm not sure what this test is testing, but it should not depend on wiki
configuration.

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