Sha256: 0fae1a513b389f7726aef9200de5866bc06b1eb8e625d792572b7339cb002e98

Contents?: true

Size: 873 Bytes

Versions: 7

Compression:

Stored size: 873 Bytes

Contents

[
  {
    "cmd": [
      "git",
      "-c",
      "core.quotePath=false",
      "diff",
      "--cached",
      "--name-only"
    ],
    "cwd": "[START_DIR]\\sub\\project",
    "infra_step": true,
    "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",
    "recipe_result": null,
    "status_code": 1
  }
]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
libv8-6.7.288.46.1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.7.288.46.0 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.7.288.46.1beta0 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.3.292.48.1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.3.292.48.0 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.3.292.48.0beta2 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json
libv8-6.3.292.48.0beta1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch_new.json