Fix random failure of Elemental's map tests.

Object.keys does not guarantee order of keys
but the tests expected keys in order which
they were added.

Change-Id: Ib2d7351eacda603e409bd562c28e282cc210f4f7
3 files changed