go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/cv/internal/buildbucket/facade/testdata/bad_data.json (about)

     1  {
     2      "id": "8827882239020532625",
     3      "builder": {
     4          "project": "infra",
     5          "bucket": "try",
     6          "builder": "luci-go-try-bionic-64"
     7      },
     8      "createTime": "2021-12-14T09:01:02.595160611Z",
     9      "updateTime": "2021-12-14T09:01:50.347934256Z",
    10      "status": "FAILURE",
    11      "output": {
    12          "properties": {
    13              "$recipe_engine/cq/output": "{\"retry\": \"OUTPUT_RETRY_ALLOWED\"}",
    14              "do_not_retry": 980,
    15              "failure_type": {"this": "should not be an object"}
    16          }
    17      }
    18  }