| Index: scripts/slave/recipes/gpu.expected/win_debug_tryserver.json
|
| diff --git a/scripts/slave/recipes/gpu.expected/win_debug_tryserver.json b/scripts/slave/recipes/gpu.expected/win_debug_tryserver.json
|
| index e12777dda6168633f853e4d6868243ef1fae27ef..4c0d2cab98c7fb8351d093676fe47b40e2f4020a 100644
|
| --- a/scripts/slave/recipes/gpu.expected/win_debug_tryserver.json
|
| +++ b/scripts/slave/recipes/gpu.expected/win_debug_tryserver.json
|
| @@ -67,6 +67,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -87,7 +88,7 @@
|
| "name": "compile"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -106,7 +107,7 @@
|
| "name": "content_gl_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -125,7 +126,7 @@
|
| "name": "gles2_conform_test"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -145,7 +146,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
|
|