Re: [webrtc-pc] Duplicate definitions errors (following udpate to respec 19.6.0)

@aboba the PR CI checks were already broken on all WebRTC docs that did not use a fixed respec release (ie all of them but webrtc-pc and mediacapture-main). Failure reports from @alvestrand, suhas and dom got me started working on this after .

Those issues came from a change of dependencies in newer respec releases (move to Chromium and Puppeteer) which had to be taken into account in webrtc-respec-ci our CI toolchain.
This also meant I had to update the version of respec that was used in webrtc-pc and mediacapture-main as the version previously in use was not compatible with the new dependencies.

See: https://github.com/w3c/respec/issues/1522 and https://github.com/w3c/webrtc-respec-ci/pull/25

-- 
GitHub Notification of comment by vivienlacourba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1781#issuecomment-368430966 using your GitHub account

Received on Monday, 26 February 2018 08:56:10 UTC