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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_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_linux64_tsan_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_rel.json
index c32f4ecb51fe96c804d25e431464a157ab21ed4b..bf7ec5227e61c4dd0d6449f59b804a6ea6e19671 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_tsan_rel.json
@@ -344,14 +344,12 @@
"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/test262.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@ \"test262\": \"[dummy hash for test262]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -433,7 +431,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1950386076",
+ "--random-seed=831298184",
"bot_default",
"--exhaustive-variants",
"--tsan",
@@ -552,7 +550,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1950386076",
+ "--random-seed=831298184",
"bot_default",
"--variants=extra",
"--tsan",
@@ -659,7 +657,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1950386076",
+ "--random-seed=831298184",
"test262",
"--download-data",
"--variants=default",
@@ -732,7 +730,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
@@ -756,7 +754,7 @@
"--idempotent",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -767,8 +765,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1950386076",
- "ignition",
+ "--random-seed=831298184",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--tsan",

Powered by Google App Engine
This is Rietveld 408576698