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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json
index 0d6e3d5a4c504d02886a0c3d9a92b3e9fec327d3..92f1d946ed253691595f43af48a8ffc860b2b6cc 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___debug_builder.json
@@ -315,7 +315,6 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
- "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json",
@@ -327,7 +326,6 @@
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmarks]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
@@ -348,7 +346,7 @@
"cp",
"-a",
"public-read",
- "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dummy hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\", \"webkit\": \"[dummy hash for webkit]\"}",
+ "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dummy hash for bot_default]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\", \"webkit\": \"[dummy hash for webkit]\"}",
"gs://chromium-v8/v8-linux-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json"
],
"name": "gsutil upload",
@@ -399,7 +397,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
"simdjs": "[dummy hash for simdjs]",
@@ -421,7 +418,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
"simdjs": "[dummy hash for simdjs]",
@@ -443,7 +439,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
"simdjs": "[dummy hash for simdjs]",

Powered by Google App Engine
This is Rietveld 408576698