Page MenuHomePhabricator

Attempt to workaround non-deterministic `sort` behavior
ClosedPublic

Authored by joshuaspence on Jan 4 2015, 9:17 PM.
Tags
None
Referenced Files
F13206739: D11210.id26912.diff
Wed, May 15, 5:14 PM
F13202757: D11210.diff
Tue, May 14, 11:05 PM
F13185145: D11210.diff
Sat, May 11, 2:38 AM
Unknown Object (File)
Tue, May 7, 4:58 AM
Unknown Object (File)
Fri, May 3, 2:14 AM
Unknown Object (File)
Mon, Apr 22, 10:30 PM
Unknown Object (File)
Thu, Apr 18, 11:54 PM
Unknown Object (File)
Apr 11 2024, 6:54 AM
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
Branch
arcpatch_1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 3565
Build 3573: [Placeholder Plan] Wait for 30 Seconds

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.