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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.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
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.json
index 66d511f7b7e0958c1574c46c8edcd789be3b29d3..00fe90ca01bb00607e8a37f274f1f513702575c9 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_dbg.json
@@ -162,6 +162,7 @@
"--verbose",
"[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
+ "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
"[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json",
@@ -173,6 +174,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@ \"simdjs\": \"[dummy hash for simdjs]\", @@@",
@@ -706,7 +708,7 @@
"--shards",
"1",
"--task-name",
- "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571",
+ "Ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
@@ -732,11 +734,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",
@@ -752,10 +754,10 @@
"--tag",
"slavename:TestSlavename",
"--tag",
- "stepname:Mjsunit - ignition",
+ "stepname:Ignition",
"--user",
"commit-bot@chromium.org",
- "[dummy hash for mjsunit]",
+ "[dummy hash for ignition]",
"--",
"--progress=verbose",
"--mode",
@@ -766,7 +768,7 @@
"out",
"--buildbot",
"--timeout=200",
- "mjsunit",
+ "ignition",
"--variants=ignition",
"--ignition",
"--exhaustive-variants",
@@ -777,12 +779,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_dbg/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
- "@@@STEP_LOG_LINE@json.output@ \"Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/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\"@@@",
@@ -1222,10 +1224,10 @@
"--print-status-updates",
"--shards",
"1",
- "Mjsunit - ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/571"
+ "Ignition/Ubuntu-12.04/[dummy has/v8_linux_dbg/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@@@",

Powered by Google App Engine
This is Rietveld 408576698