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       "[START_DIR]/out/Debug/dm",
    121       "--resourcePath",
    122       "[START_DIR]/skia/resources",
    123       "--skps",
    124       "[START_DIR]/skp",
    125       "--images",
    126       "[START_DIR]/skimage/dm",
    127       "--colorImages",
    128       "[START_DIR]/skimage/colorspace",
    129       "--nameByHash",
    130       "--properties",
    131       "gitHash",
    132       "abc123",
    133       "builder",
    134       "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-MSAN",
    135       "buildbucket_build_id",
    136       "123454321",
    137       "swarming_bot_id",
    138       "skia-bot-123",
    139       "swarming_task_id",
    140       "123456",
    141       "--svgs",
    142       "[START_DIR]/svg",
    143       "--key",
    144       "arch",
    145       "x86_64",
    146       "compiler",
    147       "Clang",
    148       "configuration",
    149       "Debug",
    150       "cpu_or_gpu",
    151       "CPU",
    152       "cpu_or_gpu_value",
    153       "AVX2",
    154       "extra_config",
    155       "MSAN",
    156       "model",
    157       "GCE",
    158       "os",
    159       "Debian9",
    160       "--dont_write",
    161       "pdf",
    162       "--nogpu",
    163       "--config",
    164       "8888",
    165       "srgb",
    166       "pdf",
    167       "g8",
    168       "565",
    169       "f16",
    170       "lite-8888",
    171       "gbr-8888",
    172       "serialize-8888",
    173       "tiles_rt-8888",
    174       "pic-8888",
    175       "--src",
    176       "tests",
    177       "gm",
    178       "image",
    179       "colorImage",
    180       "--blacklist",
    181       "f16",
    182       "_",
    183       "_",
    184       "dstreadshuffle",
    185       "gbr-8888",
    186       "image",
    187       "_",
    188       "_",
    189       "gbr-8888",
    190       "colorImage",
    191       "_",
    192       "_",
    193       "g8",
    194       "image",
    195       "_",
    196       "_",
    197       "g8",
    198       "colorImage",
    199       "_",
    200       "_",
    201       "serialize-8888",
    202       "gm",
    203       "_",
    204       "bleed_image",
    205       "serialize-8888",
    206       "gm",
    207       "_",
    208       "c_gms",
    209       "serialize-8888",
    210       "gm",
    211       "_",
    212       "colortype",
    213       "serialize-8888",
    214       "gm",
    215       "_",
    216       "colortype_xfermodes",
    217       "serialize-8888",
    218       "gm",
    219       "_",
    220       "drawfilter",
    221       "serialize-8888",
    222       "gm",
    223       "_",
    224       "fontmgr_bounds_0.75_0",
    225       "serialize-8888",
    226       "gm",
    227       "_",
    228       "fontmgr_bounds_1_-0.25",
    229       "serialize-8888",
    230       "gm",
    231       "_",
    232       "fontmgr_bounds",
    233       "serialize-8888",
    234       "gm",
    235       "_",
    236       "fontmgr_match",
    237       "serialize-8888",
    238       "gm",
    239       "_",
    240       "fontmgr_iter",
    241       "serialize-8888",
    242       "gm",
    243       "_",
    244       "imagemasksubset",
    245       "serialize-8888",
    246       "gm",
    247       "_",
    248       "bitmapfilters",
    249       "serialize-8888",
    250       "gm",
    251       "_",
    252       "bitmapshaders",
    253       "serialize-8888",
    254       "gm",
    255       "_",
    256       "bleed",
    257       "serialize-8888",
    258       "gm",
    259       "_",
    260       "bleed_alpha_bmp",
    261       "serialize-8888",
    262       "gm",
    263       "_",
    264       "bleed_alpha_bmp_shader",
    265       "serialize-8888",
    266       "gm",
    267       "_",
    268       "convex_poly_clip",
    269       "serialize-8888",
    270       "gm",
    271       "_",
    272       "extractalpha",
    273       "serialize-8888",
    274       "gm",
    275       "_",
    276       "filterbitmap_checkerboard_32_32_g8",
    277       "serialize-8888",
    278       "gm",
    279       "_",
    280       "filterbitmap_image_mandrill_64",
    281       "serialize-8888",
    282       "gm",
    283       "_",
    284       "shadows",
    285       "serialize-8888",
    286       "gm",
    287       "_",
    288       "simpleaaclip_aaclip",
    289       "serialize-8888",
    290       "gm",
    291       "_",
    292       "composeshader_bitmap",
    293       "serialize-8888",
    294       "gm",
    295       "_",
    296       "scaled_tilemodes_npot",
    297       "serialize-8888",
    298       "gm",
    299       "_",
    300       "scaled_tilemodes",
    301       "serialize-8888",
    302       "gm",
    303       "_",
    304       "typefacerendering_pfaMac",
    305       "serialize-8888",
    306       "gm",
    307       "_",
    308       "parsedpaths",
    309       "serialize-8888",
    310       "gm",
    311       "_",
    312       "ImageGeneratorExternal_rect",
    313       "serialize-8888",
    314       "gm",
    315       "_",
    316       "ImageGeneratorExternal_shader",
    317       "serialize-8888",
    318       "gm",
    319       "_",
    320       "shadow_utils",
    321       "serialize-8888",
    322       "gm",
    323       "_",
    324       "all_bitmap_configs",
    325       "serialize-8888",
    326       "gm",
    327       "_",
    328       "makecolorspace",
    329       "serialize-8888",
    330       "gm",
    331       "_",
    332       "analytic_antialias_convex",
    333       "serialize-8888",
    334       "gm",
    335       "_",
    336       "bleed_alpha_image",
    337       "serialize-8888",
    338       "gm",
    339       "_",
    340       "bleed_alpha_image_shader",
    341       "pic-8888",
    342       "gm",
    343       "_",
    344       "drawfilter",
    345       "lite-8888",
    346       "gm",
    347       "_",
    348       "drawfilter",
    349       "pic-8888",
    350       "gm",
    351       "_",
    352       "image-cacherator-from-picture",
    353       "serialize-8888",
    354       "gm",
    355       "_",
    356       "image-cacherator-from-picture",
    357       "pic-8888",
    358       "gm",
    359       "_",
    360       "image-cacherator-from-raster",
    361       "serialize-8888",
    362       "gm",
    363       "_",
    364       "image-cacherator-from-raster",
    365       "pic-8888",
    366       "gm",
    367       "_",
    368       "image-cacherator-from-ctable",
    369       "serialize-8888",
    370       "gm",
    371       "_",
    372       "image-cacherator-from-ctable",
    373       "pic-8888",
    374       "gm",
    375       "_",
    376       "gamut",
    377       "lite-8888",
    378       "gm",
    379       "_",
    380       "gamut",
    381       "serialize-8888",
    382       "gm",
    383       "_",
    384       "gamut",
    385       "pic-8888",
    386       "gm",
    387       "_",
    388       "complexclip4_bw",
    389       "lite-8888",
    390       "gm",
    391       "_",
    392       "complexclip4_bw",
    393       "serialize-8888",
    394       "gm",
    395       "_",
    396       "complexclip4_bw",
    397       "pic-8888",
    398       "gm",
    399       "_",
    400       "complexclip4_aa",
    401       "lite-8888",
    402       "gm",
    403       "_",
    404       "complexclip4_aa",
    405       "serialize-8888",
    406       "gm",
    407       "_",
    408       "complexclip4_aa",
    409       "tiles_rt-8888",
    410       "gm",
    411       "_",
    412       "complexclip4_bw",
    413       "tiles_rt-8888",
    414       "gm",
    415       "_",
    416       "complexclip4_aa",
    417       "--match",
    418       "~Once",
    419       "~Shared",
    420       "--nonativeFonts",
    421       "--verbose"
    422     ],
    423     "cwd": "[START_DIR]/skia",
    424     "env": {
    425       "BUILDTYPE": "Debug",
    426       "CHROME_HEADLESS": "1",
    427       "LD_LIBRARY_PATH": "[START_DIR]/clang_linux/msan",
    428       "PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]:[START_DIR]/clang_linux/bin",
    429       "SKIA_OUT": "[START_DIR]/out"
    430     },
    431     "name": "symbolized dm"
    432   },
    433   {
    434     "name": "$result",
    435     "recipe_result": null,
    436     "status_code": 0
    437   }
    438 ]