Sha256: 48dcc8af7dd2c2559d102a911f89f6e18e20b4f16b95d4307d65c6c078a49ea7

Contents?: true

Size: 1012 Bytes

Versions: 6

Compression:

Stored size: 1012 Bytes

Contents

[
  {
    "cmd": [
      "RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
    ],
    "cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
    "name": "ensure git tooling on windows"
  },
  {
    "cmd": [
      "RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
      "diff",
      "--cached",
      "--name-only"
    ],
    "cwd": "[SLAVE_BUILD]\\sub\\project",
    "name": "git diff to analyze patch",
    "stdout": "/path/to/tmp/",
    "~followup_annotations": [
      "@@@STEP_LOG_LINE@files@sub/project/foo.cc@@@",
      "@@@STEP_LOG_END@files@@@"
    ]
  },
  {
    "cmd": [
      "python",
      "-u",
      "import sys; sys.exit(1)"
    ],
    "name": "fail",
    "~followup_annotations": [
      "step returned non-zero exit code: 1",
      "@@@STEP_TEXT@foo@@@",
      "@@@STEP_FAILURE@@@",
      "@@@SET_BUILD_PROPERTY@failure_hash@\"c2311ad770732eade3d2f48247abd147e40a70e7\"@@@"
    ]
  },
  {
    "name": "$result",
    "reason": "Step('fail') failed with return_code 1",
    "status_code": 1
  }
]

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libv8-5.1.281.59.1 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
libv8-5.1.281.59.0 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
libv8-5.1.281.59.0beta3 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
libv8-5.0.71.48.3 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
libv8-5.0.71.48.2 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json
libv8-5.0.71.48.0beta2 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_wrong_patch_new.json