Home | History | Annotate | Download | only in android_compile.expected
      1 [
      2   {
      3     "cmd": [
      4       "python",
      5       "[START_DIR]/skia/infra/bots/android_compile/trigger_wait_ac_task.py",
      6       "--lunch_target",
      7       "cf_x86_phone-eng",
      8       "--mmma_targets",
      9       "frameworks/base/core/jni,external/skia",
     10       "--issue",
     11       "1234",
     12       "--patchset",
     13       "1"
     14     ],
     15     "name": "Trigger and wait for task on android compile server",
     16     "~followup_annotations": [
     17       "step returned non-zero exit code: 1",
     18       "@@@STEP_FAILURE@@@"
     19     ]
     20   },
     21   {
     22     "cmd": [
     23       "gsutil",
     24       "cat",
     25       "gs://android-compile-tasks/cf_x86_phone-eng-1234-1.json"
     26     ],
     27     "name": "Get task log links",
     28     "stdout": "/path/to/tmp/json",
     29     "~followup_annotations": [
     30       "@@@STEP_LOG_LINE (a] json.output@{@@@",
     31       "@@@STEP_LOG_LINE (a] json.output@  \"nopatch_log\": \"link2\", @@@",
     32       "@@@STEP_LOG_LINE (a] json.output@  \"withpatch_log\": \"link1\"@@@",
     33       "@@@STEP_LOG_LINE (a] json.output@}@@@",
     34       "@@@STEP_LOG_END (a] json.output@@@",
     35       "@@@STEP_LINK@withpatch compilation log link@link1@@@",
     36       "@@@STEP_LINK@nopatch compilation log link@link2@@@"
     37     ]
     38   },
     39   {
     40     "failure": {
     41       "failure": {
     42         "step": "Trigger and wait for task on android compile server"
     43       },
     44       "humanReason": "Step('Trigger and wait for task on android compile server') failed with return_code 1"
     45     },
     46     "name": "$result"
     47   }
     48 ]