imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.https.html This test is a flaky failure on macOS wk2 and iOS wk2 (Debug only). First occurrence of failure is at r264234. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCRtpReceiver-getStats.https.html&flavor=wk2&limit=50000 Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.https-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.https-actual.txt @@ -1,4 +1,4 @@ -FAIL receiver.getStats() via addTransceiver should return stats report containing inbound-rtp stats assert_equals: Expect dictionary.codecId to be string expected "string" but got "undefined" +FAIL receiver.getStats() via addTransceiver should return stats report containing inbound-rtp stats assert_true: Expect dictionary.state to have one of the valid enum values: frozen,waiting,in-progress,failed,succeeded expected true got false FAIL receiver.getStats() via addTrack should return stats report containing inbound-rtp stats assert_equals: Expect dictionary.codecId to be string expected "string" but got "undefined"
<rdar://problem/67267393>
Test expectations while investigated: https://trac.webkit.org/changeset/265770/webkit
*** This bug has been marked as a duplicate of bug 231223 ***