Bug 261271

Summary: WPT webcodecs/video-encoder.https.any.html is flaky
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description youenn fablet 2023-09-07 04:21:38 PDT
--- /Volumes/Data/worker/iOS-16-Simulator-WPT-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/video-encoder.https.any-expected.txt
+++ /Volumes/Data/worker/iOS-16-Simulator-WPT-WK2-Tests-EWS/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/video-encoder.https.any-actual.txt
@@ -4,7 +4,7 @@
       codec.configure(config);
     }" did not throw
 PASS Test successful configure(), encode(), and flush()
-PASS encodeQueueSize test
+FAIL encodeQueueSize test assert_equals: expected 0 but got Infinity
 PASS Test successful reset() and re-confiugre()
 FAIL Test successful encode() after re-configure(). assert_throws_dom: function "() => encoder.configure(badConfig)" did not throw
 PASS Verify closed VideoEncoder operations
Comment 1 Radar WebKit Bug Importer 2023-09-07 04:21:54 PDT
<rdar://problem/115108292>
Comment 2 youenn fablet 2023-09-07 08:39:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17546
Comment 3 EWS 2023-09-08 09:06:09 PDT
Committed 267796@main (093d44d793d2): <https://commits.webkit.org/267796@main>

Reviewed commits have been landed. Closing PR #17546 and removing active labels.