)]}'
{
  "commit": "00029fe97e7cb96ba4133e09589a1808ff2004b2",
  "tree": "a76dc402a694912607dd9855880a9575826fe026",
  "parents": [
    "014b244fa00d187243bd43968d8a541861be1c18"
  ],
  "author": {
    "name": "Henrik Boström",
    "email": "hbos@webrtc.org",
    "time": "Tue Mar 21 11:40:24 2023"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Mar 21 12:18:02 2023"
  },
  "message": "Reduce flakiness of PeerConnectionSimulcastWithMediaFlowTests.\n\nPrior to this CL we would EXPECT_TRUE_WAIT until\nHasOutboundRtpExpectedResolutions() confirmed that we achieved the\nmaximum expected resolution on all simulcast layers. This was meant to\ncatch bugs in case the wrong layers were configured with the wrong\nlayer resolutions.\n\nThe problem is that if CPU or BW adaptation kicks in, all layers get\ndownscaled by some factor and the test may not always recover in time,\ne.g. if running on slow slow bots.\n\nThis CL relaxes the expectation only to fail if the resolution\nexceeds what we expect, not if they are smaller. This is not as air\ntight but it should still catch most bugs of interest and reduce\nflakiness.\n\nThis was reported in comment https://crbug.com/webrtc/15018#c14 but\nnote that this CL does not attempt to fix the other ASAN issue.\n\nBug: webrtc:15018\nChange-Id: I3305bdade5d1626b09aa5c67217bdedb22cdd876\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/298563\nCommit-Queue: Henrik Boström \u003chbos@webrtc.org\u003e\nReviewed-by: Evan Shrubsole \u003ceshr@google.com\u003e\nReviewed-by: Ilya Nikolaevskiy \u003cilnik@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#39615}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1f5f17a5174056be9410450299f3addd2607cbe5",
      "old_mode": 33188,
      "old_path": "pc/peer_connection_simulcast_unittest.cc",
      "new_id": "9d0c9e2f0e511a781f65cf1e58c475be8b242719",
      "new_mode": 33188,
      "new_path": "pc/peer_connection_simulcast_unittest.cc"
    }
  ]
}
