Add devil_chromium.Initialize() for monochrome_apk_checker_tests
Found this because a test run failed to fetch remote deps: https://ci.chromium.org/p/chrome/builders/ci/test-phone/19818 These tests are meant to use local versions of deps, but had forgotten to call devil_chromium.Initialize(), which enables this. Also consolidates sys.path initialization in the main runner. Bug: 1115604 Change-Id: Ia0f6e916c2b212d4d785ced72a07c6ec6b72101e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518124Reviewed-by:Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#824538}
Showing
chrome/android/monochrome/scripts/monochrome_apk_checker_test.py
100755 → 100644
Please register or sign in to comment