| Index: scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json b/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
|
| index 897cf10699145e1fd348072e198a15495e6d13d2..0655c8ca232ee215ca435e7ad3fde533914f977a 100644
|
| --- a/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
|
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
|
| @@ -367,6 +367,18 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [],
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "base_junit_tests",
|
| + "~followup_annotations": [
|
| + "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -386,10 +398,10 @@
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| },
|
| - "name": "base_junit_tests",
|
| + "name": "base_junit_tests.base_junit_tests",
|
| "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@",
|
| "step returned non-zero exit code: 1",
|
| - "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
|
| "@@@STEP_FAILURE@@@"
|
| ]
|
| },
|
| @@ -417,7 +429,10 @@
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| },
|
| - "name": "Upload to test-results [base_junit_tests]"
|
| + "name": "base_junit_tests.Upload to test-results [base_junit_tests]",
|
| + "~followup_annotations": [
|
| + "@@@STEP_NEST_LEVEL@1@@@"
|
| + ]
|
| },
|
| {
|
| "cmd": [
|
| @@ -444,8 +459,7 @@
|
| },
|
| {
|
| "name": "$result",
|
| - "reason": "1 tests failed: ['base_junit_tests']",
|
| "recipe_result": null,
|
| - "status_code": 1
|
| + "status_code": 0
|
| }
|
| ]
|
|
|