Disable a libjingle unittest which is failing after a chromium roll out.
TBR=kjellander@google.com BUG= Review URL: https://webrtc-codereview.appspot.com/5559007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5264 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
df02283279
commit
4c3faa9d73
@ -762,7 +762,7 @@ TEST_F(SSLStreamAdapterTestDTLS,
|
||||
};
|
||||
|
||||
// Test a handshake with small MTU
|
||||
TEST_F(SSLStreamAdapterTestDTLS, TestDTLSConnectWithSmallMtu) {
|
||||
TEST_F(SSLStreamAdapterTestDTLS, DISABLED_TestDTLSConnectWithSmallMtu) {
|
||||
MAYBE_SKIP_TEST(HaveDtls);
|
||||
SetMtu(700);
|
||||
SetHandshakeWait(20000);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user