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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_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_win_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
index c79d25807cbc6b0b5c81001aeb3c2becaec99975..0c93a925cc09b3ba8c07103ed4221df83543f2b4 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json
@@ -333,14 +333,12 @@
"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\\mozilla.isolated.gen.json"
],
"name": "isolate tests",
"~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@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -422,7 +420,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1504922035",
+ "--random-seed=493074690",
"bot_default",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -529,7 +527,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1504922035",
+ "--random-seed=493074690",
"bot_default",
"--variants=extra",
"--dcheck-always-on",
@@ -601,7 +599,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
@@ -625,7 +623,7 @@
"--idempotent",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -636,8 +634,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1504922035",
- "ignition",
+ "--random-seed=493074690",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--dcheck-always-on",
@@ -738,7 +736,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1504922035",
+ "--random-seed=493074690",
"mozilla",
"--exhaustive-variants",
"--dcheck-always-on",

Powered by Google App Engine
This is Rietveld 408576698