Updater: Respond to RPC even in the qualification and uninstall paths.
Unfortunately, deferring uninstallation until after the RPC server starts up means the test must pay the 10s between task handling and server shutdown (& uninstall). This CL also adds some basic functionality to print the updater log in the case of a failed test, and speeds up Windows integration tests by moving the sleep to only happen for --uninstall launches. Bug: 1141659 Fixed: 1141659 Change-Id: Iba90261c402966fe1ddb814d01b5521c94da0a2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2493043 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:Sorin Jianu <sorin@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#820393}
Showing
Please register or sign in to comment