Fix iteration order dependency. 14939-crunchstat-summary-python3-fixup
authorTom Morris <tfmorris@veritasgenetics.com>
Mon, 22 Apr 2019 19:34:39 +0000 (15:34 -0400)
committerTom Morris <tfmorris@veritasgenetics.com>
Mon, 22 Apr 2019 19:35:59 +0000 (15:35 -0400)
commit5254ba765ef759bb59584d7304ec22b77238772c
tree9ec754758d69f2975fc5a43127c9f127c61afff1
parentcf8a475732f7a62108704b6d7803400681a69eba
Fix iteration order dependency.

Causes tests to fail in Python 3.5, but not Python 3.7 due to dependency on iteration order of dicts.

Refs #14939

Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris@veritasgenetics.com>
tools/crunchstat-summary/crunchstat_summary/summarizer.py