| Index: scripts/slave/recipes/gpu.expected/linux_debug_tryserver.json
|
| diff --git a/scripts/slave/recipes/gpu.expected/linux_debug_tryserver.json b/scripts/slave/recipes/gpu.expected/linux_debug_tryserver.json
|
| index 5ac7fca0d840e3250b584c43019d1f519889509e..ce6245ca40e91c3e19478c07533380fc4d0d887c 100644
|
| --- a/scripts/slave/recipes/gpu.expected/linux_debug_tryserver.json
|
| +++ b/scripts/slave/recipes/gpu.expected/linux_debug_tryserver.json
|
| @@ -66,6 +66,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -86,7 +87,7 @@
|
| "name": "compile"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -105,7 +106,7 @@
|
| "name": "content_gl_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -124,7 +125,7 @@
|
| "name": "gles2_conform_test"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -144,7 +145,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
|
|