| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_asan_rel.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_asan_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_asan_rel.json
|
| index 631ba08c02222ecb961687132b227285ac7cfc92..291efc0baef35152ab2e227e2911ca64bba58ede 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_asan_rel.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_asan_rel.json
|
| @@ -138,8 +138,7 @@
|
| "--",
|
| "base_unittests",
|
| "mojo_common_unittests",
|
| - "browser_tests",
|
| - "chrome"
|
| + "browser_tests"
|
| ],
|
| "name": "compile (with patch)"
|
| },
|
| @@ -309,26 +308,10 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/src/chrome/test/nacl_test_injection/buildbot_nacl_integration.py",
|
| - "--mode",
|
| - "Release",
|
| - "--json_build_results_output_file",
|
| - "/path/to/tmp/json"
|
| - ],
|
| - "name": "nacl_integration (with patch)",
|
| - "~followup_annotations": [
|
| - "@@@STEP_LOG_LINE@json.output@[]@@@",
|
| - "@@@STEP_LOG_END@json.output@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "[SLAVE_BUILD]/src/mojo/tools/run_mojo_python_tests.py",
|
| "--write-full-results-to",
|
| "/path/to/tmp/json"
|
| ],
|
| "name": "mojo_python_tests (with patch)"
|
| }
|
| -]
|
| +]
|
|
|