| Index: infra/bots/recipes/swarm_test.expected/nobuildbot.json
|
| diff --git a/infra/bots/recipes/swarm_test.expected/nobuildbot.json b/infra/bots/recipes/swarm_test.expected/nobuildbot.json
|
| index 85bc0564349a41f8de7f64e3aca5dcf06a915f8a..92944e0459c712bed4b142933f4024900defc4d0 100644
|
| --- a/infra/bots/recipes/swarm_test.expected/nobuildbot.json
|
| +++ b/infra/bots/recipes/swarm_test.expected/nobuildbot.json
|
| @@ -203,6 +203,7 @@
|
| },
|
| {
|
| "cmd": [
|
| + "catchsegv",
|
| "[SLAVE_BUILD]/out/Debug/dm",
|
| "--undefok",
|
| "--resourcePath",
|
| @@ -492,11 +493,7 @@
|
| "_",
|
| "gamut"
|
| ],
|
| - "env": {
|
| - "BUILDTYPE": "Debug",
|
| - "CHROME_HEADLESS": "1",
|
| - "SKIA_OUT": "[SLAVE_BUILD]/out"
|
| - },
|
| + "cwd": "[SLAVE_BUILD]/skia",
|
| "name": "dm"
|
| },
|
| {
|
|
|