| Index: scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_win_win8_chromium_gn_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_win_win8_chromium_gn_dbg.json b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_win_win8_chromium_gn_dbg.json
|
| index 3eb084d7c2cae995dc951d7d3e3b15699c647640..7e35c73c836a43d551e4f105a94dd6c714cb05ee 100644
|
| --- a/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_win_win8_chromium_gn_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_win_win8_chromium_gn_dbg.json
|
| @@ -261,12 +261,50 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[DEPOT_TOOLS]\\gn.py",
|
| - "--root=[SLAVE_BUILD]\\src",
|
| - "check",
|
| - "//out/Debug"
|
| + "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py",
|
| + "--target",
|
| + "Debug"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "start_crash_service"
|
| + },
|
| + {
|
| + "allow_subannotations": true,
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]\\scripts\\slave\\runtest.py",
|
| + "--target",
|
| + "Debug",
|
| + "--factory-properties",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"win8_chromium_gn_dbg\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.win\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_gn\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--build-properties",
|
| + "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"branch\": \"\", \"buildername\": \"win8_chromium_gn_dbg\", \"buildnumber\": 571, \"issue\": 12853011, \"mastername\": \"tryserver.chromium.win\", \"patch_project\": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"chromium_gn\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
|
| + "--annotate=gtest",
|
| + "--test-type=base_unittests",
|
| + "--step-name=base_unittests (with patch)",
|
| + "--test-launcher-summary-output",
|
| + "/path/to/tmp/json",
|
| + "--generate-json-file",
|
| + "-o",
|
| + "gtest-results/base_unittests.exe",
|
| + "--builder-name=win8_chromium_gn_dbg",
|
| + "--slave-name=TestSlavename",
|
| + "--build-number=571",
|
| + "base_unittests.exe"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "base_unittests (with patch)"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]\\scripts\\slave\\process_dumps.py",
|
| + "--target",
|
| + "Debug"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "gn check"
|
| + "name": "process_dumps"
|
| }
|
| ]
|
|
|