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

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

Issue 2498123002: DevTools: Add closure compile to buildbot to type check devtools front-end (Closed)
Patch Set: Fix GN w/o Type Error Created 4 years, 1 month 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 | testing/buildbot/gn_isolate_map.pyl » ('j') | testing/scripts/run_devtools_closure_compile.py » ('J')
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 04783b763831654ef4c401dd85cbe8d943be5555..be6f07ee8f29f4feec58f5b4528a9def017f9450 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -3423,6 +3423,13 @@
],
"isolated_scripts": [
{
+ "isolate_name": "devtools_closure_compile",
+ "name": "devtools_closure_compile",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ {
"isolate_name": "telemetry_gpu_unittests",
"name": "telemetry_gpu_unittests",
"override_compile_targets": [
« no previous file with comments | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | testing/scripts/run_devtools_closure_compile.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698