aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/android_compile.expected/android_compile_trybot.json
blob: 51873341c06cc852d8d9a9b4ece06c8d364770a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "cmd": [
      "python",
      "[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
      "--issue",
      "1234",
      "--patchset",
      "1"
    ],
    "name": "Trigger and wait for task on android-compile.skia.org"
  },
  {
    "name": "$result",
    "recipe_result": null,
    "status_code": 0
  }
]