| Index: scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json b/scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json
|
| index 4d32951bcc504b1031112be5a20b56e3918df73f..a602d681bfa16de3423ee8fe48cd16bab70701f9 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json
|
| @@ -151,7 +151,7 @@
|
| "Release",
|
| "--use-src-side-runtest-py",
|
| "--paths",
|
| - "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| + "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
|
| "--properties",
|
| "{\"buildername\": \"Linux Tests\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| @@ -244,7 +244,7 @@
|
| "Release",
|
| "--use-src-side-runtest-py",
|
| "--paths",
|
| - "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| + "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
|
| "--properties",
|
| "{\"buildername\": \"Linux Tests\", \"buildnumber\": 571, \"mastername\": \"chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}",
|
| "run",
|
|
|