- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Dec 2017 09:26:59 +0000
- To: public-webrtc-logs@w3.org
@soareschen, all the attempts to determine coverage from test-to-spec linkage so far don't seem very successful. Linking to just sections isn't granular enough. If you search for "data-tested-assertations" you can see such an attempt dating back to https://github.com/w3c/web-platform-tests/commit/6bb53056b2b9127bec0ddc5995d094421f0dc0a3. It's brittle approach, and I can only assume it's bitrotted. The approach in https://github.com/tabatkins/bikeshed/issues/1116 is more promising to me, and should allow for views similar to https://rwaldron.github.io/webrtc-pc/. But that will be a Bikeshed feature, and WebRTC uses ReSpec. AFAICT, the least amount of work at this point would be to keep https://rwaldron.github.io/webrtc-pc/ up to date manually, by noting which wpt commit it's in sync with, and going through the changes since then for each update. -- GitHub Notification of comment by foolip Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1664#issuecomment-348906047 using your GitHub account
Received on Monday, 4 December 2017 09:27:03 UTC