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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.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_mac64_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
index 78eb56817fdbe5a4972416a1924e85f2d419a7e0..f911a345a2dcb68b5d5506d82ed6f8ee377978ed 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
@@ -344,7 +344,6 @@
"https://isolateserver.appspot.com",
"--verbose",
"[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/simdjs.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json"
@@ -353,7 +352,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@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@@@",
@@ -437,7 +435,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"bot_default",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -538,7 +536,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"bot_default",
"--variants=extra",
"--dcheck-always-on",
@@ -639,7 +637,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"test262",
"--download-data",
"--variants=default",
@@ -741,7 +739,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"mozilla",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -842,7 +840,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -909,7 +907,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
@@ -933,7 +931,7 @@
"--idempotent",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -944,8 +942,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
- "ignition",
+ "--random-seed=-564235616",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--dcheck-always-on",

Powered by Google App Engine
This is Rietveld 408576698