)]}'
{
  "commit": "fda59bfb6f3a4f70f55a0054bbdf5200c08650a9",
  "tree": "028b70782c32570401c241b9e9ddb34fd838cd69",
  "parents": [
    "1204fb1445b8655d552ef9bd03b366f2f89c76b4",
    "72abf370bba999fe6c2021343366b19d5be05241"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Mon Apr 20 08:14:12 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Apr 20 08:14:12 2026 +0200"
  },
  "message": "Rollup merge of #155474 - Zalathar:bpass, r\u003djieyouxu\n\nRename incremental `cfail`/`cpass` revisions to `bfail`/`bpass`\n\nLong ago, UI tests were divided into *compile* and *run* tests. Later, the compile tests were further subdivided into *check* and *build* tests, to speed up tests that don\u0027t need a full build.\n\nThe same split was never applied to incremental test revisions, so the only way to perform a check build in incremental tests is (confusingly) to use a `cfail` revision and then specify `//@ check-fail` or `//@ check-pass`.\n\nThis PR makes room for dedicated check-fail and check-pass revisions by renaming the existing `cfail` and `cpass` revisions to `bfail` and `bpass`, since they currently perform a full build.\n\n---\n\nThe test updates were done with a regex whole-word find-and-replace for `c(fail|pass)(\\d*)`, and I also took the opportunity to manually add a space after `revisions:` on affected lines.\n\nr? jieyouxu\n",
  "tree_diff": []
}
