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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.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_tryserver_v8_v8_linux64_rel_ng.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
index 5ffc5018acac6d9a803985d710ea3942e26657c6..626a88d677a1819f915fbcd01fceaccda7e864e0 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel_ng.json
@@ -323,7 +323,6 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json",
- "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
@@ -334,7 +333,6 @@
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy hash for check-static-initializers]\", @@@",
- "@@@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@ \"optimize_for_size\": \"[dummy hash for optimize_for_size]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
@@ -369,7 +367,6 @@
"swarm_hashes": {
"bot_default": "[dummy hash for bot_default]",
"check-static-initializers": "[dummy hash for check-static-initializers]",
- "ignition": "[dummy hash for ignition]",
"mjsunit": "[dummy hash for mjsunit]",
"optimize_for_size": "[dummy hash for optimize_for_size]",
"simdjs": "[dummy hash for simdjs]",

Powered by Google App Engine
This is Rietveld 408576698