| Index: scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| index 3ad3c560f1c530c7a34a626556f1bf54d74ab102..36b11820b32074b63c2a71ed07afb5e8a496b4e8 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json
|
| @@ -197,6 +197,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10)\n"
|
| + ],
|
| + "name": "ensure_goma.get the number of cpus",
|
| + "stdout": "/path/to/tmp/",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@",
|
| + "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count() * 10)@@@",
|
| + "@@@STEP_LOG_END@python.inline@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILDER_CACHE]\\Win7_Tests__1_\\src\\tools\\swarming_client\\swarming.py",
|
| "--version"
|
| ],
|
|
|