Home | History | Annotate | Download | only in run_isolated.expected
      1 [
      2   {
      3     "cmd": [
      4       "python",
      5       "-u",
      6       "None/tools/swarming_client/run_isolated.py",
      7       "--isolated",
      8       "isolate_hash",
      9       "-I",
     10       "https://isolateserver.appspot.com",
     11       "--verbose",
     12       "--",
     13       "some",
     14       "args"
     15     ],
     16     "name": "run_isolated"
     17   },
     18   {
     19     "name": "$result",
     20     "recipe_result": null,
     21     "status_code": 0
     22   }
     23 ]