Sha256: f3c131695807535ee4adccb48e010842773d3b732970bac360ec83e8ef7287b5

Contents?: true

Size: 860 Bytes

Versions: 5

Compression:

Stored size: 860 Bytes

Contents

[
  {
    "cmd": [
      "git",
      "-c",
      "core.quotePath=false",
      "diff",
      "--cached",
      "--name-only"
    ],
    "infra_step": true,
    "name": "git diff to analyze patch",
    "stdout": "/path/to/tmp/",
    "~followup_annotations": [
      "@@@STEP_LOG_LINE@files@foo.cc@@@",
      "@@@STEP_LOG_END@files@@@",
      "@@@SET_BUILD_PROPERTY@do_not_retry@true@@@"
    ]
  },
  {
    "cmd": [
      "python",
      "-u",
      "import sys; sys.exit(1)"
    ],
    "name": "fail",
    "~followup_annotations": [
      "@@@STEP_TEXT@foo@@@",
      "@@@STEP_FAILURE@@@",
      "@@@SET_BUILD_PROPERTY@failure_hash@\"c2311ad770732eade3d2f48247abd147e40a70e7\"@@@"
    ]
  },
  {
    "failure": {
      "failure": {
        "step": "fail"
      },
      "humanReason": "Step('fail') failed with return_code 1"
    },
    "name": "$result"
  }
]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
libv8-7.8.279.23.0beta1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json
libv8-7.3.492.27.3beta1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json
libv8-7.3.492.27.1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json
libv8-7.3.492.27.0 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json
libv8-7.3.492.27.0beta1 vendor/depot_tools/recipes/recipe_modules/tryserver/examples/full.expected/with_wrong_patch.json