Disabled flaky test TestFrameBuffer2.OneLayerStreamReordered
TBR=stefan@webrtc.org BUG= Review URL: https://codereview.webrtc.org/2000573002 . Cr-Commit-Position: refs/heads/master@{#12821}
This commit is contained in:
@ -211,7 +211,7 @@ TEST_F(TestFrameBuffer2, OneSuperFrame) {
|
|||||||
CheckFrame(1, pid, 1);
|
CheckFrame(1, pid, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST_F(TestFrameBuffer2, OneLayerStreamReordered) {
|
TEST_F(TestFrameBuffer2, DISABLED_OneLayerStreamReordered) {
|
||||||
uint16_t pid = Rand();
|
uint16_t pid = Rand();
|
||||||
uint32_t ts = Rand();
|
uint32_t ts = Rand();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user