)]}'
{
  "commit": "8d65e9ab98d86cd77ed22d7fd777772cd8359f89",
  "tree": "fc53642d7e506d4e69b978dc7c7284927450f509",
  "parents": [
    "caaa9e73d73868eb4481d95f081f8ff8dab5ca2a"
  ],
  "author": {
    "name": "Erik Språng",
    "email": "sprang@webrtc.org",
    "time": "Wed Oct 30 15:48:28 2019"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Thu Oct 31 15:27:21 2019"
  },
  "message": "Fixes pacing interval dependency and race in BandwidthEndToEndTest\n\nBandwidthEndToEndTest failed when I tested it with the new task-queue\nbased paced sender. This turned out to be issues with this test.\nProblems fixed by this CL:\n\n1. Send-side BWE not set up correctly. Caused probing to fail.\n2. Test waited for non-zero pacer delay, but the new pacer will not\n   generate any delay in this scenario.\n3. Race condition during shutdown of test.\n\n1) Is just a matter of configiuring the right header extension.\n2) Set up test with high encoder bitrate to trigger pacer delay.\n3) TaskQueue outlives the Call instances used in test, so make sure\n   they are not referenced from lambda during teardown.\n\nBug: webrtc:10809\nChange-Id: I6393975691dfa05eb5b25d9283e476062e23a876\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/158722\nReviewed-by: Sebastian Jansson \u003csrte@webrtc.org\u003e\nCommit-Queue: Erik Språng \u003csprang@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#29669}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c9ef0573d4eb3c11f95e3ec81e9b75f2a8795d1",
      "old_mode": 33188,
      "old_path": "video/end_to_end_tests/bandwidth_tests.cc",
      "new_id": "c1cf8860da7b7326c2343f057c05f6184f6b498d",
      "new_mode": 33188,
      "new_path": "video/end_to_end_tests/bandwidth_tests.cc"
    }
  ]
}
