Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2319093002: Stop running webview_licenses on the bots (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index b3f10a853c785d08860191d8439e64eaa78ecdb2..912ae0edcdf858387d821bef8a41a4bb9d581bf5 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -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)": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698