Bug 215581 - [ macOS iOS wk2 ] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getStats.https.html is a flaky failure
Summary: [ macOS iOS wk2 ] imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getSt...
Status: RESOLVED DUPLICATE of bug 231223
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-17 13:28 PDT by Hector Lopez
Modified: 2021-10-05 02:47 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***