Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Reland "Split peer_connection_integrationtest.cc into pieces""
This reverts commit 772066b. Reason for revert: Did not catch all missing INSTANTIATE_TEST_SUITE_P Original change's description: > Reland "Split peer_connection_integrationtest.cc into pieces" > > This reverts commit 8644f2b. > > Reason for revert: Fixed the bugs > > Original change's description: > > Revert "Split peer_connection_integrationtest.cc into pieces" > > > > This reverts commit cae4656. > > > > Reason for revert: Breaks downstream build (missing INSTANTIATE_TEST_SUITE_P in pc/data_channel_integrationtest.cc). > > > > Original change's description: > > > Split peer_connection_integrationtest.cc into pieces > > > > > > This creates two integration tests: One for datachannel, the other > > > for every test that is not datachannel. > > > > > > It separates out the common framework to a new file in pc/test. > > > Also applies some fixes to IWYU. > > > > > > Bug: None > > > Change-Id: I919def1c360ffce205c20bec2d864aad9b179c3a > > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207060 > > > Reviewed-by: Henrik Boström <[email protected]> > > > Commit-Queue: Harald Alvestrand <[email protected]> > > > Cr-Commit-Position: refs/heads/master@{#33244} > > > > [email protected],[email protected] > > > > # Not skipping CQ checks because original CL landed > 1 day ago. > > > > No-Try: True > > Bug: None > > Change-Id: I7dbedd3256cb7ff47eb5f8cd46c7c044ed0aa1e0 > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207283 > > Reviewed-by: Mirko Bonadei <[email protected]> > > Commit-Queue: Mirko Bonadei <[email protected]> > > Cr-Commit-Position: refs/heads/master@{#33255} > > # Not skipping CQ checks because original CL landed > 1 day ago. > > Bug: None > Change-Id: I1bb6186d7f898de82d26f4cd3d8a88014140c518 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207864 > Reviewed-by: Mirko Bonadei <[email protected]> > Reviewed-by: Henrik Boström <[email protected]> > Reviewed-by: Harald Alvestrand <[email protected]> > Commit-Queue: Harald Alvestrand <[email protected]> > Cr-Commit-Position: refs/heads/master@{#33283} Bug: None Change-Id: I2b09b57c2477e52301ac30ec12ed69f2555ba7f8 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208021 Reviewed-by: Harald Alvestrand <[email protected]> Commit-Queue: Harald Alvestrand <[email protected]> Cr-Commit-Position: refs/heads/master@{#33286}
- Loading branch information