| Index: scripts/slave/recipes/gpu.expected/linux_release.json
|
| diff --git a/scripts/slave/recipes/gpu.expected/linux_release.json b/scripts/slave/recipes/gpu.expected/linux_release.json
|
| index 6396df19b931c7834ad4fdf081c3756135377088..b64cd4368585551e834bd74be6ba218730712c3f 100644
|
| --- a/scripts/slave/recipes/gpu.expected/linux_release.json
|
| +++ b/scripts/slave/recipes/gpu.expected/linux_release.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",
|
| @@ -160,7 +161,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -186,7 +187,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -212,7 +213,7 @@
|
| },
|
| {
|
| "allow_subannotations": true,
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
|
|