Sha256: e3a9c96007ebb0e1f33acca7a89d1dc68c2536cb5675651eeb447a719eaa4e08

Contents?: true

Size: 1.9 KB

Versions: 9

Compression:

Stored size: 1.9 KB

Contents

[
  {
    "cmd": [
      "python",
      "-u",
      "[DEPOT_TOOLS]/apply_issue.py",
      "-r",
      "[SLAVE_BUILD]",
      "-i",
      "12853011",
      "-p",
      "1",
      "-s",
      "https://codereview.chromium.org",
      "--no-auth"
    ],
    "name": "apply_issue",
    "~followup_annotations": [
      "@@@STEP_LINK@Applied issue 12853011@https://codereview.chromium.org/12853011@@@"
    ]
  },
  {
    "cmd": [
      "RECIPE_PACKAGE_REPO[depot_tools]/git_cl.py",
      "description",
      "-d",
      "--rietveld",
      "https://codereview.chromium.org/12853011"
    ],
    "name": "git_cl description",
    "stdout": "/path/to/tmp/"
  },
  {
    "cmd": [
      "python",
      "-u",
      "RECIPE_PACKAGE_REPO[depot_tools]/git_footers.py",
      "--json",
      "/path/to/tmp/json"
    ],
    "name": "parse description",
    "stdin": "foobar",
    "~followup_annotations": [
      "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
      "@@@STEP_LOG_END@json.output (invalid)@@@"
    ]
  },
  {
    "cmd": [
      "git",
      "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@@@",
      "@@@SET_BUILD_PROPERTY@failure_type@\"INVALID_TEST_RESULTS\"@@@",
      "@@@SET_BUILD_PROPERTY@subproject_tag@\"v8\"@@@"
    ]
  },
  {
    "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

9 entries across 9 versions & 1 rubygems

Version Path
libv8-5.3.332.38.5 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.4 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.3 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.2 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.1 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.0 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.3.332.38.0beta2 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.2.361.43.1 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json
libv8-5.2.361.43.0 vendor/depot_tools/recipe_modules/tryserver/example.expected/with_rietveld_patch_new.json