blob: 4d1f9a1caaf17f40ddebb8159844b40c70c05515 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Determine the local side send limitation (canSendSize) by offering a max-message-size of 0 assert_equals: expected (object) null but got (undefined) undefined
FAIL Remote offer SDP missing max-message-size attribute assert_equals: expected (object) null but got (undefined) undefined
FAIL max-message-size with a (non-zero) value provided by the remote peer assert_equals: expected (object) null but got (undefined) undefined
FAIL Renegotiate max-message-size with a (non-zero) value provided by the remote peer assert_equals: expected (object) null but got (undefined) undefined
FAIL max-message-size with a (non-zero) value larger than canSendSize provided by the remote peer assert_equals: expected (object) null but got (undefined) undefined
Harness: the test ran to completion.