Bug 289020

Summary: [ iOS ] imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https.html is a flaky failure.
Product: WebKit Reporter: Yasmin Karimi <y_karimi>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yasmin Karimi
Reported 2025-03-03 16:10:47 PST
imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https.html This test is a flaky failure on iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc-stats%2Fhardware-capability-stats.https.html TEXT DIFF: @@ -6,9 +6,9 @@ PASS encoderImplementation not exposed when fullscreen and not capturing. FAIL encoderImplementation exposed when capturing. assert_own_property: expected property "encoderImplementation" missing PASS powerEfficientDecoder not exposed when not capturing. -PASS powerEfficientDecoder not exposed when fullscreen and not capturing. +FAIL powerEfficientDecoder not exposed when fullscreen and not capturing. promise_test: Unhandled rejection with value: object "TypeError: Cannot request fullscreen without transient activation." FAIL powerEfficientDecoder exposed when capturing. assert_own_property: expected property "powerEfficientDecoder" missing PASS decoderImplementation not exposed when not capturing. -PASS decoderImplementation not exposed when fullscreen and not capturing. +FAIL decoderImplementation not exposed when fullscreen and not capturing. promise_test: Unhandled rejection with value: object "TypeError: Cannot request fullscreen without transient activation." FAIL decoderImplementation exposed when capturing. assert_own_property: expected property "decoderImplementation" missing DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/291485@main%20(894)/imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command: run-webkit-tests --ios-simulator --child-processes 2 -f imported/w3c/web-platform-tests/webrtc-stats/hardware-capability-stats.https.html --iterations 5
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-03 16:10:57 PST
EWS
Comment 2 2025-03-03 16:18:49 PST
Test gardening commit 291534@main (d98affb17c93): <https://commits.webkit.org/291534@main> Reviewed commits have been landed. Closing PR #41819 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.