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

Unified Diff: scripts/slave/recipes/closure_compilation.expected/main.json

Issue 1128313003: Use a generic runner for all Closure tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 5 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 | « scripts/slave/recipes/closure_compilation.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/closure_compilation.expected/main.json
diff --git a/scripts/slave/recipes/closure_compilation.expected/main.json b/scripts/slave/recipes/closure_compilation.expected/main.json
index 94a8c41e48b3cf185f9732a960815fdd0842fddb..86adfed581ae3366f79d47fdcc81c6ad89457a04 100644
--- a/scripts/slave/recipes/closure_compilation.expected/main.json
+++ b/scripts/slave/recipes/closure_compilation.expected/main.json
@@ -66,10 +66,10 @@
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/third_party/closure_compiler/compiler_customization_test.py"
+ "[SLAVE_BUILD]/src/third_party/closure_compiler/run_tests.py"
],
"cwd": "[SLAVE_BUILD]",
- "name": "compiler_customization_test"
+ "name": "run_tests"
},
{
"cmd": [
« no previous file with comments | « scripts/slave/recipes/closure_compilation.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698