Make GetInstalledVersion more verbose on failures
This issue is related to the GetInstalledVersionLinuxTest.WithVersion test where, unlike on Windows or MacOS, querying Chrome's version relies on the content of the console output of a child process. This cl makes GetInstalledVersion() slightly more verbose in order to make it easy to identify potential warnings (or any other console outputs) when querying the version. Bug: chromium:1152832 Change-Id: Iea153887d3f1e439c1a6305b88c93dfef17cc4f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560609 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#835113}
Showing
Please register or sign in to comment