| Index: scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
|
| index 5dc643781b0133a7e09c0552420b0f7b168bcbcf..62aa0c189aab19ae1777d6edfccb62c79a62412a 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_android_builder_tests_dbg.json
|
| @@ -121,6 +121,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",
|
| "[SLAVE_BUILD]/src/mojo/tools/mojob.py",
|
| "gn",
|
| "--debug",
|
|
|