Commit 63707a41 authored by phajdan.jr's avatar phajdan.jr Committed by Commit bot

Stop running webview_licenses on the bots

See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/pwyjF_jAf6I/5MeKCBG8BQAJ
for context. Also https://codereview.chromium.org/2312323002 for checklicenses.

BUG=none

Review-Url: https://codereview.chromium.org/2319093002
Cr-Commit-Position: refs/heads/master@{#417232}
parent 74362e9c
......@@ -1293,12 +1293,6 @@
{
"test": "webapk_shell_apk_junit_tests"
}
],
"scripts": [
{
"name": "webview_licenses",
"script": "webview_licenses.py"
}
]
},
"Android Tests (dbg)": {
......@@ -1457,12 +1451,6 @@
{
"test": "webapk_client_junit_tests"
}
],
"scripts": [
{
"name": "webview_licenses",
"script": "webview_licenses.py"
}
]
},
"Blimp Linux (dbg)": {
......
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