Bug 261271 - WPT webcodecs/video-encoder.https.any.html is flaky
Summary: WPT webcodecs/video-encoder.https.any.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-07 04:21 PDT by youenn fablet
Modified: 2023-09-08 09:06 PDT (History)
1 user (show)

See Also:


Attachments

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