| Index: scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
|
| diff --git a/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json b/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
|
| index 65b35ea097ff9927b1bf17ae543efb32eee7e9c8..79ba101024543dbe3627844e418259aec5f689d5 100644
|
| --- a/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
|
| +++ b/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
|
| @@ -74,6 +74,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -118,7 +119,7 @@
|
| "name": "webkit_python_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -137,7 +138,7 @@
|
| "name": "webkit_unit_tests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -156,7 +157,7 @@
|
| "name": "weborigin_unittests"
|
| },
|
| {
|
| - "can_fail_build": false,
|
| + "always_run": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -175,6 +176,7 @@
|
| "name": "wtf_unittests"
|
| },
|
| {
|
| + "always_run": true,
|
| "can_fail_build": false,
|
| "cmd": [
|
| "python",
|
| @@ -295,6 +297,7 @@
|
| "name": "gclient runhooks (2)"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -315,6 +318,7 @@
|
| "name": "compile (2)"
|
| },
|
| {
|
| + "always_run": true,
|
| "can_fail_build": false,
|
| "cmd": [
|
| "python",
|
|
|