| Index: scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
|
| index 9cab0331df6bf30a8f4b4e61180e296438ea6053..221ec46183c0721e285f9e8607d3ed4fda6175b4 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json
|
| @@ -195,6 +195,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]/linux/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
|
|