dpwa: Add SyncRace_InstallWebAppFull_ThenBookmarkApp unit test.
Background: In our backward compatibility sync model InstallWebAppsAfterSync and InstallBookmarkAppFromSync calls may happen in any order for each given app. SyncRace_InstallWebAppFull_ThenBookmarkApp unit test checks the following logical sync race scenario: If InstallWebAppsAfterSync happens first, it reserves a stub WebApp in-sync-install object. So next InstallBookmarkAppFromSync for this WebApp gets declined. Drive-by: Remove preparations for double install in both SyncRace_InstallBookmarkApp*_ThenWebApp unit tests. Bug: 1020037 Change-Id: I33e3caf8c0b5fce9ff7421d6de29f3e3b1a73612 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247985Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#779212}
Showing
Please register or sign in to comment