| Index: scripts/slave/recipes/gpu.expected/mac_debug.json
|
| diff --git a/scripts/slave/recipes/gpu.expected/mac_debug.json b/scripts/slave/recipes/gpu.expected/mac_debug.json
|
| index e4eb4004339cdc05d22ae8fd2349f9567dd1d59b..ca49f74f3f72127b34a04ecf72007a3aaffb204a 100644
|
| --- a/scripts/slave/recipes/gpu.expected/mac_debug.json
|
| +++ b/scripts/slave/recipes/gpu.expected/mac_debug.json
|
| @@ -49,6 +49,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -69,7 +70,7 @@
|
| "name": "compile"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -88,7 +89,7 @@
|
| "name": "content_gl_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -107,7 +108,7 @@
|
| "name": "gles2_conform_test"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -127,7 +128,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
|
|