Home | History | Annotate | Download | only in test.expected
      1 [
      2   {
      3     "cmd": [
      4       "python",
      5       "-u",
      6       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
      7       "--json-output",
      8       "/path/to/tmp/json",
      9       "copy",
     10       "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
     11       "/path/to/tmp/"
     12     ],
     13     "infra_step": true,
     14     "name": "Get downloaded SKP VERSION"
     15   },
     16   {
     17     "cmd": [
     18       "python",
     19       "-u",
     20       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
     21       "--json-output",
     22       "/path/to/tmp/json",
     23       "copy",
     24       "42",
     25       "[START_DIR]/tmp/SKP_VERSION"
     26     ],
     27     "infra_step": true,
     28     "name": "write SKP_VERSION"
     29   },
     30   {
     31     "cmd": [
     32       "python",
     33       "-u",
     34       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
     35       "--json-output",
     36       "/path/to/tmp/json",
     37       "copy",
     38       "[START_DIR]/skia/infra/bots/assets/skimage/VERSION",
     39       "/path/to/tmp/"
     40     ],
     41     "infra_step": true,
     42     "name": "Get downloaded skimage VERSION"
     43   },
     44   {
     45     "cmd": [
     46       "python",
     47       "-u",
     48       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
     49       "--json-output",
     50       "/path/to/tmp/json",
     51       "copy",
     52       "42",
     53       "[START_DIR]/tmp/SK_IMAGE_VERSION"
     54     ],
     55     "infra_step": true,
     56     "name": "write SK_IMAGE_VERSION"
     57   },
     58   {
     59     "cmd": [
     60       "python",
     61       "-u",
     62       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
     63       "--json-output",
     64       "/path/to/tmp/json",
     65       "copy",
     66       "[START_DIR]/skia/infra/bots/assets/svg/VERSION",
     67       "/path/to/tmp/"
     68     ],
     69     "infra_step": true,
     70     "name": "Get downloaded SVG VERSION"
     71   },
     72   {
     73     "cmd": [
     74       "python",
     75       "-u",
     76       "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
     77       "--json-output",
     78       "/path/to/tmp/json",
     79       "copy",
     80       "42",
     81       "[START_DIR]/tmp/SVG_VERSION"
     82     ],
     83     "infra_step": true,
     84     "name": "write SVG_VERSION"
     85   },
     86   {
     87     "cmd": [
     88       "python",
     89       "-u",
     90       "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n"
     91     ],
     92     "name": "get swarming bot id",
     93     "stdout": "/path/to/tmp/",
     94     "~followup_annotations": [
     95       "@@@STEP_LOG_LINE (a] python.inline@import os@@@",
     96       "@@@STEP_LOG_LINE (a] python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@",
     97       "@@@STEP_LOG_END (a] python.inline@@@"
     98     ]
     99   },
    100   {
    101     "cmd": [
    102       "python",
    103       "-u",
    104       "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n"
    105     ],
    106     "name": "get swarming task id",
    107     "stdout": "/path/to/tmp/",
    108     "~followup_annotations": [
    109       "@@@STEP_LOG_LINE (a] python.inline@import os@@@",
    110       "@@@STEP_LOG_LINE (a] python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@",
    111       "@@@STEP_LOG_END (a] python.inline@@@"
    112     ]
    113   },
    114   {
    115     "cmd": [
    116       "python",
    117       "-u",
    118       "RECIPE_MODULE[skia::flavor]/resources/symbolize_stack_trace.py",
    119       "[START_DIR]",
    120       "catchsegv",
    121       "[START_DIR]/out/Debug/dm",
    122       "--resourcePath",
    123       "[START_DIR]/skia/resources",
    124       "--skps",
    125       "[START_DIR]/skp",
    126       "--images",
    127       "[START_DIR]/skimage/dm",
    128       "--colorImages",
    129       "[START_DIR]/skimage/colorspace",
    130       "--nameByHash",
    131       "--properties",
    132       "gitHash",
    133       "abc123",
    134       "builder",
    135       "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan_Coverage",
    136       "buildbucket_build_id",
    137       "123454321",
    138       "swarming_bot_id",
    139       "skia-bot-123",
    140       "swarming_task_id",
    141       "123456",
    142       "--svgs",
    143       "[START_DIR]/svg",
    144       "--key",
    145       "arch",
    146       "x86_64",
    147       "compiler",
    148       "Clang",
    149       "configuration",
    150       "Debug",
    151       "cpu_or_gpu",
    152       "GPU",
    153       "cpu_or_gpu_value",
    154       "QuadroP400",
    155       "extra_config",
    156       "Vulkan_Coverage",
    157       "model",
    158       "Golo",
    159       "os",
    160       "Ubuntu17",
    161       "--dont_write",
    162       "pdf",
    163       "--randomProcessorTest",
    164       "--nocpu",
    165       "--config",
    166       "vk",
    167       "vk1010102",
    168       "--src",
    169       "tests",
    170       "gm",
    171       "image",
    172       "colorImage",
    173       "svg",
    174       "--blacklist",
    175       "vk1010102",
    176       "image",
    177       "_",
    178       "_",
    179       "_",
    180       "svg",
    181       "_",
    182       "svgparse_",
    183       "_",
    184       "image",
    185       "_",
    186       "interlaced1.png",
    187       "_",
    188       "image",
    189       "_",
    190       "interlaced2.png",
    191       "_",
    192       "image",
    193       "_",
    194       "interlaced3.png",
    195       "_",
    196       "image",
    197       "_",
    198       ".arw",
    199       "_",
    200       "image",
    201       "_",
    202       ".cr2",
    203       "_",
    204       "image",
    205       "_",
    206       ".dng",
    207       "_",
    208       "image",
    209       "_",
    210       ".nef",
    211       "_",
    212       "image",
    213       "_",
    214       ".nrw",
    215       "_",
    216       "image",
    217       "_",
    218       ".orf",
    219       "_",
    220       "image",
    221       "_",
    222       ".raf",
    223       "_",
    224       "image",
    225       "_",
    226       ".rw2",
    227       "_",
    228       "image",
    229       "_",
    230       ".pef",
    231       "_",
    232       "image",
    233       "_",
    234       ".srw",
    235       "_",
    236       "image",
    237       "_",
    238       ".ARW",
    239       "_",
    240       "image",
    241       "_",
    242       ".CR2",
    243       "_",
    244       "image",
    245       "_",
    246       ".DNG",
    247       "_",
    248       "image",
    249       "_",
    250       ".NEF",
    251       "_",
    252       "image",
    253       "_",
    254       ".NRW",
    255       "_",
    256       "image",
    257       "_",
    258       ".ORF",
    259       "_",
    260       "image",
    261       "_",
    262       ".RAF",
    263       "_",
    264       "image",
    265       "_",
    266       ".RW2",
    267       "_",
    268       "image",
    269       "_",
    270       ".PEF",
    271       "_",
    272       "image",
    273       "_",
    274       ".SRW",
    275       "--nonativeFonts",
    276       "--verbose"
    277     ],
    278     "cwd": "[START_DIR]/skia",
    279     "env": {
    280       "BUILDTYPE": "Debug",
    281       "CHROME_HEADLESS": "1",
    282       "LD_LIBRARY_PATH": "[START_DIR]/linux_vulkan_sdk/lib",
    283       "LLVM_PROFILE_FILE": "[CUSTOM_[SWARM_OUT_DIR]]/All.profraw",
    284       "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]:[START_DIR]/linux_vulkan_sdk/bin",
    285       "SKIA_OUT": "[START_DIR]/out"
    286     },
    287     "name": "symbolized dm"
    288   },
    289   {
    290     "name": "$result",
    291     "recipe_result": null,
    292     "status_code": 0
    293   }
    294 ]