web-platform-tests / results-collection

Other
41 stars 46 forks source link

WebRTC numbers are incorrect #419

Open AutomatedTester opened 6 years ago

AutomatedTester commented 6 years ago

It's currently not reporting numbers for Firefox for https://wpt.fyi/webrtc/interfaces.https.html. These tests run locally and w3c-test.org so not sure what the error is here

foolip commented 6 years ago

Looks like it's TIMEOUT and when I run it I get a permission request for using the microphone. That's probably what's happening on the running infrastructure here as well. Existing issues to work around and then fix this: https://github.com/w3c/wptdashboard/issues/125 https://github.com/w3c/permissions/pull/151 https://github.com/w3c/web-platform-tests/issues/7424

foolip commented 6 years ago

This is probably blocked on https://github.com/web-platform-tests/results-collection/issues/125