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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json

Issue 1556323003: V8 Buildbot: Switch ignition tests to v8-side test set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_cq.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json
index de4afa5b1df3e0b32db602219a1c9b24a528480f..9746a26363a34a9ba787f69746182ad721056695 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_ts.json
@@ -162,6 +162,7 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json",
"[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/mozilla.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json",
@@ -174,6 +175,7 @@
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmarks]\", @@@",
"@@@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@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for optimize_for_size]\", @@@",
@@ -809,7 +811,7 @@
"--shards",
"1",
"--task-name",
- "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571",
+ "Ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -835,11 +837,11 @@
"--tag",
"buildnumber:571",
"--tag",
- "data:[dummy hash for mjsunit]",
+ "data:[dummy hash for ignition]",
"--tag",
"master:tryserver.v8",
"--tag",
- "name:Mjsunit - ignition",
+ "name:Ignition",
"--tag",
"os:Ubuntu-12.04",
"--tag",
@@ -855,10 +857,10 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mjsunit - ignition",
+ "stepname:Ignition",
"--user",
"dude@chromium.org",
- "[dummy hash for mjsunit]",
+ "[dummy hash for ignition]",
"--",
"--progress=verbose",
"--mode",
@@ -869,7 +871,7 @@
"out",
"--buildbot",
"--timeout=200",
- "mjsunit",
+ "ignition",
"--variants=ignition",
"--ignition",
"--exhaustive-variants",
@@ -880,12 +882,12 @@
"${ISOLATED_OUTDIR}/output.json"
],
"cwd": "[SLAVE_BUILD]",
- "name": "[trigger] Mjsunit - ignition",
+ "name": "[trigger] Ignition",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@",
"@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"@@@",
@@ -1366,10 +1368,10 @@
"--print-status-updates",
"--shards",
"1",
- "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571"
+ "Ignition/Ubuntu-12.04/[dummy has/v8_linux_rel/571"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Mjsunit - ignition",
+ "name": "Ignition",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_rel_triggered_by_cq.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698