[gIRA] Preserve order when filtering out uninstalled/unverified apps.
Since each related app is checked in its own background thread, the order they are merged in might be scrambled. Rather than fix this on the test end, I made sure the order is preserved to be spec compliant. Also re-enable the flaky test. I ran the test with --gtest_repeat=50, it is no longer flaky. Bug: 1051557, 1043970 Change-Id: I5746f3c4c00c0bd281b9edfb37c66c6234abc945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054947 Commit-Queue: Rayan Kanso <rayankans@chromium.org> Reviewed-by:Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#741414}
Showing
Please register or sign in to comment