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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___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_Linux64___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
index a185e80a7349cfe93009f08b7b99561d3cf9ab11..600339c76deac5057ee139b4348d66088e2c7b1e 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___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/jsfunfuzz.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
@@ -328,7 +327,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@ \"jsfunfuzz\": \"[dummy hash for jsfunfuzz]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
@@ -350,7 +348,7 @@
"cp",
"-a",
"public-read",
- "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dummy hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"jsfunfuzz\": \"[dummy hash for jsfunfuzz]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash for run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}",
+ "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dummy hash for bot_default]\", \"jsfunfuzz\": \"[dummy hash for jsfunfuzz]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash for run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}",
"gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json"
],
"name": "gsutil upload",
@@ -401,7 +399,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"jsfunfuzz": "[dummy hash for jsfunfuzz]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
@@ -424,7 +421,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"jsfunfuzz": "[dummy hash for jsfunfuzz]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",
@@ -447,7 +443,6 @@
"swarm_hashes": {
"benchmarks": "[dummy hash for benchmarks]",
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"jsfunfuzz": "[dummy hash for jsfunfuzz]",
"mjsunit": "[dummy hash for mjsunit]",
"mozilla": "[dummy hash for mozilla]",

Powered by Google App Engine
This is Rietveld 408576698