Re: [webrtc-tests] Add RTCPeerConnection constructor tests (#4062)

The reason for the Firefox timeout is that `new RTCPeerConnection({ iceTransportPolicy: "none" })` crashes. When writing the tests I had to comment that out. I'll file a bug for this test as a whole when it's landed. @jan-ivar FYI.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4062#issuecomment-255577096

Received on Sunday, 23 October 2016 09:03:08 UTC