| Index: scripts/slave/recipes/gpu.expected/win_debug.json
|
| diff --git a/scripts/slave/recipes/gpu.expected/win_debug.json b/scripts/slave/recipes/gpu.expected/win_debug.json
|
| index 90a701ef3bee50a6c99652d11d5440cb42538119..eec03e4ab16272821af03b5488968e08890b1fb5 100644
|
| --- a/scripts/slave/recipes/gpu.expected/win_debug.json
|
| +++ b/scripts/slave/recipes/gpu.expected/win_debug.json
|
| @@ -50,6 +50,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -70,7 +71,7 @@
|
| "name": "compile"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -89,7 +90,7 @@
|
| "name": "content_gl_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -108,7 +109,7 @@
|
| "name": "gles2_conform_test"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -128,7 +129,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
|
|