| Index: scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| diff --git a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| index af5802da5ff0e5b0886fe6eee773e7be63f31d7a..670798c73b2bda32e309504a974c66090e6b894e 100644
|
| --- a/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| +++ b/scripts/slave/recipes/mojo.expected/mojo_linux_dbg.json
|
| @@ -77,7 +77,15 @@
|
| "-u",
|
| "[SLAVE_BUILD]/src/mojo/tools/mojob.py",
|
| "test",
|
| - "--debug"
|
| + "--debug",
|
| + "--master-name",
|
| + "chromium.testing.master",
|
| + "--builder-name",
|
| + "Mojo Linux (dbg)",
|
| + "--build-number",
|
| + "571",
|
| + "--test-results-server",
|
| + "test-results.appspot.com"
|
| ],
|
| "name": "mojob test"
|
| }
|
|
|