commit | 936c98b603d4ac0dbafff381131c7f2d74253115 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Dec 20 11:20:13 2016 -0500 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Dec 20 11:21:47 2016 -0500 |
tree | e8af2201e5ec7bf0d4908b076cb92dd6775b3133 | |
parent | cb326f9c811159370004c4afb8c44c9eefeabe2b [diff] |
DownstreamCreatorTest: Don't depend on HashMap ordering The underlying code populates the result list based on iteration order of a HashMap, which is not guaranteed and can vary from run to run. Deflake the tests by using a Truth assertion that doesn't require the expected values to be found in order. Change-Id: I5c98d96a8c5739925abf6c9468579649a5a7961b