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:
philipel
2016-05-20 10:43:01 +02:00
parent 30629957e1
commit 94616b3b0b

View File

@ -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();