Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassDatachannel should send data following the order of the send call
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /webrtc/RTCDataChannel-send-blob-order.html:25:5)
Pass
assert_equals(8, 8)
    at Test.<anonymous> ( /webrtc/RTCDataChannel-send-blob-order.html:28:5)
PassNegotiated datachannel should send data following the order of the send call
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /webrtc/RTCDataChannel-send-blob-order.html:25:5)
Pass
assert_equals(8, 8)
    at Test.<anonymous> ( /webrtc/RTCDataChannel-send-blob-order.html:28:5)