Disabled the test EndToEndTest RestartingSendStreamPreservesRtpState due to the test being flaky.
BUG=webrtc:5543 Review URL: https://codereview.webrtc.org/1703963002 Cr-Commit-Position: refs/heads/master@{#11659}
This commit is contained in:
parent
b7f89d6e66
commit
a08bb0d163
@ -3148,7 +3148,7 @@ void EndToEndTest::TestRtpStatePreservation(bool use_rtx) {
|
||||
DestroyStreams();
|
||||
}
|
||||
|
||||
TEST_F(EndToEndTest, RestartingSendStreamPreservesRtpState) {
|
||||
TEST_F(EndToEndTest, DISABLED_RestartingSendStreamPreservesRtpState) {
|
||||
TestRtpStatePreservation(false);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user