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

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

Issue 1978863002: Add webapk_client_junit_tests to bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 1d92a8810527f55d152bf56adc14795e04a2cb40..33f4d85e1a874d9582a157eb56a7dc483c878201 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -193,6 +193,9 @@
},
{
"test": "ui_junit_tests"
+ },
+ {
+ "test": "webapk_client_junit_tests"
}
]
},
@@ -354,6 +357,9 @@
},
{
"test": "ui_junit_tests"
+ },
+ {
+ "test": "webapk_client_junit_tests"
}
],
"scripts": [
@@ -492,6 +498,9 @@
},
{
"test": "ui_junit_tests"
+ },
+ {
+ "test": "webapk_client_junit_tests"
}
],
"scripts": [
« 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