| 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 96e5faa36b96bebcffa11c31a2a3fdece8837087..9c3ae06b5e71db7cd28bcc83ba579327467906dc 100644
 | 
| --- a/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
 | 
| +++ b/scripts/slave/recipes/chromium.expected/dynamic_junit_test.json
 | 
| @@ -369,6 +369,18 @@
 | 
|      ]
 | 
|    },
 | 
|    {
 | 
| +    "cmd": [],
 | 
| +    "env": {
 | 
| +      "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
 | 
| +      "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/src/build/android:%(PATH)s"
 | 
| +    },
 | 
| +    "name": "base_junit_tests",
 | 
| +    "~followup_annotations": [
 | 
| +      "@@@STEP_TEXT@<br/>failures:<br/>Test.Two<br/>@@@",
 | 
| +      "@@@STEP_FAILURE@@@"
 | 
| +    ]
 | 
| +  },
 | 
| +  {
 | 
|      "cmd": [
 | 
|        "python",
 | 
|        "-u",
 | 
| @@ -388,10 +400,10 @@
 | 
|        "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
 | 
|        "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/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@@@"
 | 
|      ]
 | 
|    },
 | 
| @@ -419,7 +431,10 @@
 | 
|        "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
 | 
|        "PATH": "[START_DIR]/src/third_party/android_tools/sdk/platform-tools:[START_DIR]/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": [
 | 
| 
 |