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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_sanitizer_coverage_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_sanitizer_coverage_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_sanitizer_coverage_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_sanitizer_coverage_rel.json
index cee35239b1aa5fa82a4bdac973d2388c49863e71..8f73f5bf144acdc3886770c65df6e9bfea1d5120 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_sanitizer_coverage_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_sanitizer_coverage_rel.json
@@ -433,7 +433,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/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json",
@@ -443,7 +442,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@ \"optimize_for_size\": \"[dummy hash for optimize_for_size]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
@@ -528,7 +526,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"bot_default",
"--exhaustive-variants",
"--asan",
@@ -643,7 +641,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"optimize_for_size",
"--extra-flags=--optimize-for-size",
"--variants=default",
@@ -747,7 +745,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"test262",
"--download-data",
"--exhaustive-variants",
@@ -881,7 +879,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -950,7 +948,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:tryserver.v8",
"--tag",
@@ -974,7 +972,7 @@
"--idempotent",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -985,8 +983,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
- "ignition",
+ "--random-seed=254731550",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--asan",
@@ -1089,7 +1087,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"mjsunit",
"--extra-flags=--turbo_sp_frame_access",
"--variants=turbofan",
@@ -1193,7 +1191,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=-1447991891",
+ "--random-seed=254731550",
"test262",
"--ignition-turbofan",
"--download-data",

Powered by Google App Engine
This is Rietveld 408576698