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

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

Issue 1890093002: V8: Add mozilla test to win dbg. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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_dbg.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
index 4cc7159cd7edae6560a9b2cf7dec51cdebdf93a0..98e75d710cee347d97526d3ce9d3ffda4640a2dd 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_dbg.json
@@ -172,6 +172,7 @@
"--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"
],
"cwd": "[SLAVE_BUILD]",
@@ -180,6 +181,7 @@
"@@@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@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -261,7 +263,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1849065884",
+ "--random-seed=1682133423",
"bot_default",
"--exhaustive-variants",
"--dcheck-always-on",
@@ -369,7 +371,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1849065884",
+ "--random-seed=1682133423",
"simdjs",
"--download-data",
"--exhaustive-variants",
@@ -472,7 +474,7 @@
"out",
"--buildbot",
"--timeout=200",
- "--random-seed=1849065884",
+ "--random-seed=1682133423",
"ignition",
"--variants=ignition",
"--ignition",
@@ -501,6 +503,108 @@
]
},
{
+ "cmd": [
+ "python",
+ "-u",
+ "[SLAVE_BUILD]\\v8\\tools\\swarming_client\\swarming.py",
+ "trigger",
+ "--swarming",
+ "https://chromium-swarm.appspot.com",
+ "--isolate-server",
+ "https://isolateserver.appspot.com",
+ "--priority",
+ "30",
+ "--shards",
+ "1",
+ "--task-name",
+ "Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571",
+ "--dump-json",
+ "/path/to/tmp/json",
+ "--expiration",
+ "3600",
+ "--io-timeout",
+ "1200",
+ "--hard-timeout",
+ "2700",
+ "--dimension",
+ "cpu",
+ "x86-64",
+ "--dimension",
+ "gpu",
+ "none",
+ "--dimension",
+ "os",
+ "Windows-7-SP1",
+ "--dimension",
+ "pool",
+ "Chrome",
+ "--tag",
+ "buildername:v8_win64_dbg",
+ "--tag",
+ "buildnumber:571",
+ "--tag",
+ "data:[dummy hash for mozilla]",
+ "--tag",
+ "master:tryserver.v8",
+ "--tag",
+ "name:Mozilla",
+ "--tag",
+ "os:Windows-7-SP1",
+ "--tag",
+ "patch_project:v8",
+ "--tag",
+ "project:v8",
+ "--tag",
+ "purpose:CQ",
+ "--tag",
+ "purpose:pre-commit",
+ "--tag",
+ "rietveld:https://codereview.chromium.org/12853011/#ps1",
+ "--tag",
+ "slavename:TestSlavename",
+ "--tag",
+ "stepname:Mozilla on Windows-7-SP1",
+ "--idempotent",
+ "--user",
+ "commit-bot@chromium.org",
+ "[dummy hash for mozilla]",
+ "--",
+ "--progress=verbose",
+ "--mode",
+ "Debug_x64",
+ "--arch",
+ "x64",
+ "--outdir",
+ "out",
+ "--buildbot",
+ "--timeout=200",
+ "--random-seed=1682133423",
+ "mozilla",
+ "--exhaustive-variants",
+ "--dcheck-always-on",
+ "--rerun-failures-count=2",
+ "--swarming",
+ "--json-test-results",
+ "${ISOLATED_OUTDIR}/output.json"
+ ],
+ "cwd": "[SLAVE_BUILD]",
+ "name": "[trigger] Mozilla on Windows-7-SP1",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"Mozilla/Windows-7-SP1/[dummy has/v8_win64_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\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
+ "@@@STEP_LOG_LINE@json.output@ }@@@",
+ "@@@STEP_LOG_LINE@json.output@}@@@",
+ "@@@STEP_LOG_END@json.output@@@",
+ "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
+ ]
+ },
+ {
"allow_subannotations": true,
"cmd": [
"python",
@@ -624,6 +728,47 @@
]
},
{
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[build::v8]\\resources\\collect_v8_task.py",
+ "--swarming-client-dir",
+ "[SLAVE_BUILD]\\v8\\tools\\swarming_client",
+ "--temp-root-dir",
+ "[TMP_BASE]",
+ "--merged-test-output",
+ "/path/to/tmp/json",
+ "--",
+ "collect",
+ "--swarming",
+ "https://chromium-swarm.appspot.com",
+ "--decorate",
+ "--print-status-updates",
+ "--shards",
+ "1",
+ "Mozilla/Windows-7-SP1/[dummy has/v8_win64_dbg/571"
+ ],
+ "cwd": "[SLAVE_BUILD]",
+ "name": "Mozilla",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@@@@",
+ "@@@STEP_LOG_LINE@durations@Details:@@@",
+ "@@@STEP_LOG_LINE@durations@@@@",
+ "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
+ "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
+ "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
+ "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
+ "@@@STEP_LOG_END@durations@@@"
+ ]
+ },
+ {
"name": "$result",
"recipe_result": null,
"status_code": 0
« no previous file with comments | « scripts/slave/recipe_modules/v8/builders.py ('k') | scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698