Commit 13b9bc35 authored by Andrew Luo's avatar Andrew Luo Committed by Commit Bot

Use android test_runner to run CtsWebView Hostside tests

Bug: 857590
Change-Id: I2e7387d87e0459e331648ddee8e106a0716af8de
Reviewed-on: https://chromium-review.googlesource.com/1144522Reviewed-by: default avatarRichard Coles <torne@chromium.org>
Commit-Queue: Andrew Luo <aluo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577619}
parent 5b60ccfb
...@@ -31,7 +31,8 @@ ...@@ -31,7 +31,8 @@
"filename": "arm64/O/android-cts-arm_64-4666824.zip", "filename": "arm64/O/android-cts-arm_64-4666824.zip",
"apkdir": "arm64/O/4666824/", "apkdir": "arm64/O/4666824/",
"tests": [ "tests": [
{"android-cts/testcases/CtsWebkitTestCases.apk": ""} {"android-cts/testcases/CtsWebkitTestCases.apk": ""},
{"android-cts/testcases/CtsWebViewStartupApp.apk": ""}
], ],
"_origin": "aosp-oreo-cts-release@4666824" "_origin": "aosp-oreo-cts-release@4666824"
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment