Page MenuHomePhabricator

Attempt to workaround non-deterministic `sort` behavior
ClosedPublic

Authored by joshuaspence on Jan 4 2015, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 10:30 PM
Unknown Object (File)
Thu, Apr 18, 11:54 PM
Unknown Object (File)
Thu, Apr 11, 6:54 AM
Unknown Object (File)
Tue, Apr 9, 8:19 PM
Unknown Object (File)
Mar 10 2024, 6:43 AM
Unknown Object (File)
Mar 2 2024, 1:41 PM
Unknown Object (File)
Mar 2 2024, 11:15 AM
Unknown Object (File)
Jan 29 2024, 1:57 PM
Subscribers

Details

Summary

Ref T6861. Some discussion in IRC. The behavior of sort is somewhat broken when dealing with mixed types. In this particular case, we have both integers and strings.

Test Plan

@epriestley confirmed that this made the ordering of the Celerity map slightly-more-sane.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Attempt to workaround non-deterministic `sort` behavior.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence added a subscriber: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 4 2015, 9:22 PM
This revision was automatically updated to reflect the committed changes.