)]}'
{
  "commit": "e8b00a1a748c20b0364d76115fb0a9bc4a3fd30e",
  "tree": "c9c422916bc9eb1e03b1838e4fa42fae0a24ec44",
  "parents": [
    "8572841131179fc43e46147b826e2fef20773835"
  ],
  "author": {
    "name": "Henrik Boström",
    "email": "hbos@webrtc.org",
    "time": "Tue Aug 25 15:11:20 2020"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Tue Aug 25 16:11:22 2020"
  },
  "message": "Fix OperationsChainTest.OnChainEmptyCallback flake.\n\nThis test was added in\nhttps://webrtc-review.googlesource.com/c/src/+/180620. On my machine it\npasses about 98% of the time.\n\nThe test is meant to count the number of times the callback that the\noperations chain is empty has been invoked, and does this by ensuring\nthe last operation to make the chain empty has completed before\nexpecting that the counter has increased.\n\nThe race happns when the operation has completed but the callback that\nthe chain is empty has not happened yet. This CL fixes that by using\nEXPECT_EQ_WAIT instead.\n\nTBR\u003dhta@webrtc.org\n\nBug: chromium:1060083\nChange-Id: I2ebfac3e635ef895d6602f7360e5ec6006fc1d0a\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/182541\nReviewed-by: Henrik Boström \u003chbos@webrtc.org\u003e\nCommit-Queue: Henrik Boström \u003chbos@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#31992}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4eaedfd066a69048c3a226d75d49b2b0fb9bfff3",
      "old_mode": 33188,
      "old_path": "rtc_base/BUILD.gn",
      "new_id": "a39a9b6be0a466eca380ab01951d30b17fe49735",
      "new_mode": 33188,
      "new_path": "rtc_base/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "988ad346aff9db701fee48fdb10ddd97c30eb0db",
      "old_mode": 33188,
      "old_path": "rtc_base/operations_chain_unittest.cc",
      "new_id": "5f183e42cb197b0ba5c81802466af55e2ed89450",
      "new_mode": 33188,
      "new_path": "rtc_base/operations_chain_unittest.cc"
    }
  ]
}
