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

Daniel Kinzler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WORKSFORME

--- Comment #1 from Daniel Kinzler <[email protected]> 2012-07-30 
19:12:53 UTC ---
What fails is the assertArrayEquals() in line 121, right? assertArrayEquals()
should not care about the order of elements in the array (or the jeys, for that
matter), unless you tell it to. There was in bug in assertArrayEquals() that
made it fail if the order differed in some cases. I fixed that last friday. 

Please make sure you are using the latest version of the Wikidata branch that
has the fix. The core fix was merged into master here:
<https://gerrit.wikimedia.org/r/#/c/16754/>.

I'll close this as "works for me". If it still happens for you with the newest
version of the Wikidata branch (even if only "sometimes"), please repopen the
bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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