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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.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___cfi.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.json
index 7e84ea67d948b32e92e3c84b145c19bc0a85d248..0b067553e55af863b69452b110d9f3c67a54c1c3 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___cfi.json
@@ -315,7 +315,6 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json",
- "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
@@ -326,7 +325,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@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for optimize_for_size]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
@@ -405,7 +403,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"bot_default",
"--exhaustive-variants",
"--cfi-vptr",
@@ -500,7 +498,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"bot_default",
"--variants=extra",
"--cfi-vptr",
@@ -601,7 +599,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"optimize_for_size",
"--extra-flags=--optimize-for-size",
"--variants=default",
@@ -697,7 +695,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"benchmarks",
"--download-data",
"--exhaustive-variants",
@@ -793,7 +791,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"test262",
"--download-data",
"--variants=default",
@@ -889,7 +887,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"mozilla",
"--exhaustive-variants",
"--cfi-vptr",
@@ -984,7 +982,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
+ "--random-seed=-1728130205",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -1051,7 +1049,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:client.v8",
"--tag",
@@ -1069,7 +1067,7 @@
"--tag",
"stepname:Ignition - turbofan on Ubuntu-14.04",
"--idempotent",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -1080,8 +1078,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1260174835",
- "ignition",
+ "--random-seed=-1728130205",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--cfi-vptr",

Powered by Google App Engine
This is Rietveld 408576698