Bug 215581

Summary: [ macOS iOS wk2 ] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.https.html is a flaky failure
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hector Lopez 2020-08-17 13:28:28 PDT
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"
Comment 1 Radar WebKit Bug Importer 2020-08-17 13:28:48 PDT
<rdar://problem/67267393>
Comment 2 Hector Lopez 2020-08-17 13:35:16 PDT
Test expectations while investigated:

https://trac.webkit.org/changeset/265770/webkit
Comment 3 youenn fablet 2021-10-05 02:47:11 PDT

*** This bug has been marked as a duplicate of bug 231223 ***