Re: [webrtc-tests] WebKit export of https://bugs.webkit.org/show_bug.cgi?id=169958 (#5198)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/213902724)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 7c6c3bc81a836ce6cff9a2d798d785a389a73023
Using browser at version 59.0.3047.0 dev
Using browser at version 59.0.3047.0 dev
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    | `pc.getConfiguration is not a function` |
| `Setting iceCandidatePoolSize to 0`         | FAIL    | `pc.getConfiguration is not a function` |
| `Setting iceCandidatePoolSize to null`      | FAIL    | `pc.getConfiguration is not a function` |
| `Setting iceCandidatePoolSize to undefined` | FAIL    | `pc.getConfiguration is not a function` |
| `Setting iceCandidatePoolSize to -1`        | PASS    |                                         |
| `Setting iceCandidatePoolSize to 1000`      | PASS    |                                         |
| `Setting iceCandidatePoolSize to string`    | PASS    |                                         |

</details>
</details>

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

Received on Wednesday, 22 March 2017 16:25:34 UTC