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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.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_win64_rel_ng.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
index f4e9fa6f65d61efc1432b0b0bff14b86431b28c8..a80e4df2a964ef8d86d51764895ca5cb522d21b5 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng.json
@@ -333,14 +333,12 @@
"https://isolateserver.appspot.com",
"--verbose",
"[SLAVE_BUILD]\\v8\\out\\Release_x64\\bot_default.isolated.gen.json",
- "[SLAVE_BUILD]\\v8\\out\\Release_x64\\ignition.isolated.gen.json",
"[SLAVE_BUILD]\\v8\\out\\Release_x64\\simdjs.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@ \"simdjs\": \"[dummy hash for simdjs]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -371,7 +369,6 @@
"rietveld": "https://codereview.chromium.org",
"swarm_hashes": {
"bot_default": "[dummy hash for bot_default]",
- "ignition": "[dummy hash for ignition]",
"simdjs": "[dummy hash for simdjs]"
}
}

Powered by Google App Engine
This is Rietveld 408576698