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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm64_dbg.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_linux_arm64_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm64_dbg.json
index 6ee381f3fb1787ef131de7969c6e7370b03c51eb..0d047952e322ba3404535e62c46a1aa0e523b0f8 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm64_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm64_dbg.json
@@ -322,7 +322,6 @@
"https://isolateserver.appspot.com",
"--verbose",
"[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",
@@ -332,7 +331,6 @@
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@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]\", @@@",
@@ -417,7 +415,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"bot_default",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -530,7 +528,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"bot_default",
"--variants=extra",
"--dcheck-always-on",
@@ -637,7 +635,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"test262",
"--download-data",
"--variants=default",
@@ -739,7 +737,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"test262",
"--download-data",
"--variants=extra",
@@ -847,7 +845,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"mozilla",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -948,7 +946,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -1015,7 +1013,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
@@ -1039,7 +1037,7 @@
"--idempotent",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -1050,8 +1048,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
- "ignition",
+ "--random-seed=-1996661964",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--dcheck-always-on",
@@ -1152,7 +1150,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"mjsunit",
"--extra-flags=--turbo_sp_frame_access",
"--variants=turbofan",
@@ -1254,7 +1252,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-2114099713",
+ "--random-seed=-1996661964",
"test262",
"--ignition-turbofan",
"--download-data",

Powered by Google App Engine
This is Rietveld 408576698