Bug 259379
Summary: | [ WK2 ] http/wpt/webcodecs/videoFrame-video-element.html is a flaky TEXT failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Media | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=246207 |
Ben Schwartz
http/wpt/webcodecs/videoFrame-video-element.html
This test is a flaky TEXT failure with message "InvalidStateError: Video element has no video frame" on all platforms, WebKit 2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebcodecs%2FvideoFrame-video-element.html
TEXT DIFF:
-PASS Test we can construct a VideoFrame from a <video> who just fired onloadeddata.
+FAIL Test we can construct a VideoFrame from a <video> who just fired onloadeddata. promise_test: Unhandled rejection with value: object "InvalidStateError: Video element has no video frame"
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/266183@main%20(4100)/http/wpt/webcodecs/videoFrame-video-element-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ben Schwartz
This test seems to have been a flaky failure since it was introduced at this commit: https://commits.webkit.org/255574@main.
Furthermore, I was able to reproduce this test failure at macOS Ventura Production ToT running the test as follows:
run-webkit-tests http/wpt/webcodecs/videoFrame-video-element.html --verbose --iterations 50
Radar WebKit Bug Importer
<rdar://problem/112628818>
EWS
Test gardening commit 266194@main (d7b781161156): <https://commits.webkit.org/266194@main>
Reviewed commits have been landed. Closing PR #15965 and removing active labels.
Ben Schwartz
(In reply to Ben Schwartz from comment #1)
> This test seems to have been a flaky failure since it was introduced at this
> commit: https://commits.webkit.org/255574@main.
>
> Furthermore, I was able to reproduce this test failure at macOS Ventura
> Production ToT running the test as follows:
>
> run-webkit-tests http/wpt/webcodecs/videoFrame-video-element.html --verbose
> --iterations 50
Typo in link, I actually meant this commit: https://commits.webkit.org/265574@main
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/15974
Ben Schwartz
Pull request: https://github.com/WebKit/WebKit/pull/18101
EWS
Committed 268339@main (1d29e0e09edc): <https://commits.webkit.org/268339@main>
Reviewed commits have been landed. Closing PR #15974 and removing active labels.