)]}'
{
  "commit": "371faf73decf05acde4cd0bd0f298fd2be90f1e7",
  "tree": "269110d936d687951f1c2c5d77d056517b35e202",
  "parents": [
    "84ace4aa2cab2fed7b2fd12a1e91e5a2ce342811"
  ],
  "author": {
    "name": "Thomas Lively",
    "email": "tlively@google.com",
    "time": "Thu May 21 16:30:18 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 21 16:30:18 2026"
  },
  "message": "Fix test_cluster_fuzz.py V8 flags mismatch (#8746)\n\nWhen running test_cluster_fuzz.py, it was launching V8 with a hardcoded\nlist of flags, instead of reading the flags from the generated flags\nfile. This caused V8 to fail compilation of test cases that included \nrelaxed atomics (which are generated by default now since relaxed\natomics fuzzing was enabled), because V8 requires \n--experimental-wasm-acquire-release flag for them, and this flag was\nnot in the hardcoded list.\n\nThis CL fixes this by reading the flags from the generated flags file\nto faithfully simulate how ClusterFuzz runs V8.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5dae09cc06f8a342d473682b7ba05462042a61dc",
      "old_mode": 33188,
      "old_path": "test/unit/test_cluster_fuzz.py",
      "new_id": "e40c449be4b47edae469db85ae3216f461d2151f",
      "new_mode": 33188,
      "new_path": "test/unit/test_cluster_fuzz.py"
    }
  ]
}
