| Index: scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
|
| index 785f4b446259013365b590cbd4780ad6b40d91f5..2eb718d31f01d1fdad5ff29c13e9ca6ff0b217a1 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot.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]/mac_layout/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
|
|