- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 22 Mar 2017 16:25:22 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/213902720) # Firefox (nightly channel) # Testing web-platform-tests at revision 7c6c3bc81a836ce6cff9a2d798d785a389a73023 Using browser at version BuildID 20170321110237; SourceStamp ca4ae502156eaea6fffb296bb9c3b3930af8ab58 Using browser at version BuildID 20170321110237; SourceStamp ca4ae502156eaea6fffb296bb9c3b3930af8ab58 Starting 10 test iterations Starting 10 test iterations All results were stable ## All results ## <details> <summary>1 test ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5198/webrtc/rtcpeerconnection/rtcconfiguration-icecandidatepoolsize.html">/webrtc/rtcpeerconnection/rtcconfiguration-icecandidatepoolsize.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------|---------|-----------------------------------------------------------------------------------------------------| | | OK | | | `Setting iceCandidatePoolSize to 10` | FAIL | `assert_equals: expected (number) 10 but got (undefined) undefined` | | `Setting iceCandidatePoolSize to 0` | FAIL | `assert_equals: expected (number) 0 but got (undefined) undefined` | | `Setting iceCandidatePoolSize to null` | FAIL | `assert_equals: expected (number) 0 but got (undefined) undefined` | | `Setting iceCandidatePoolSize to undefined` | FAIL | `assert_equals: expected (number) 0 but got (undefined) undefined` | | `Setting iceCandidatePoolSize to -1` | FAIL | `assert_throws: function "() => new RTCPeerConnection({iceCandidatePoolSize: size})" did not throw` | | `Setting iceCandidatePoolSize to 1000` | FAIL | `assert_throws: function "() => new RTCPeerConnection({iceCandidatePoolSize: size})" did not throw` | | `Setting iceCandidatePoolSize to string` | FAIL | `assert_throws: function "() => new RTCPeerConnection({iceCandidatePoolSize: size})" did not throw` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5198#issuecomment-288455770
Received on Wednesday, 22 March 2017 16:25:34 UTC