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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.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_client_v8_V8_Win64___debug.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.json
index 524257e6768ab08d822c16b61c130e612c606241..3d1174dce4b49928565a737845fb94bde52e3b34 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Win64___debug.json
@@ -325,7 +325,6 @@
"https://isolateserver.appspot.com",
"--verbose",
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\bot_default.isolated.gen.json",
- "[SLAVE_BUILD]\\v8\\out\\Debug_x64\\ignition.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\mozilla.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\simdjs.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Debug_x64\\test262.isolated.gen.json"
@@ -334,7 +333,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]\"@@@",
@@ -412,7 +410,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"bot_default",
"--exhaustive-variants",
"--rerun-failures-count=2",
@@ -512,7 +510,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"bot_default",
"--variants=extra",
"--rerun-failures-count=2",
@@ -612,7 +610,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -707,7 +705,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"test262",
"--download-data",
"--variants=default",
@@ -802,7 +800,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
+ "--random-seed=-564235616",
"mozilla",
"--exhaustive-variants",
"--rerun-failures-count=2",
@@ -867,7 +865,7 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for ignition]",
+ "data:[dummy hash for bot_default]",
"--tag",
"master:client.v8",
"--tag",
@@ -885,7 +883,7 @@
"--tag",
"stepname:Ignition - turbofan on Windows-7-SP1",
"--idempotent",
- "[dummy hash for ignition]",
+ "[dummy hash for bot_default]",
"--",
"--progress=verbose",
"--mode",
@@ -896,8 +894,8 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1127209095",
- "ignition",
+ "--random-seed=-564235616",
+ "bot_default",
"--ignition-turbofan",
"--variants=ignition_turbofan",
"--rerun-failures-count=2",

Powered by Google App Engine
This is Rietveld 408576698