WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
251192
REGRESSION (
258650@main
): [ iOS Release arm64 ] imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=251192
Summary
REGRESSION (258650@main): [ iOS Release arm64 ] imported/w3c/web-platform-tes...
Bri Harris
Reported
2023-01-25 20:40:10 PST
imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.html is a constant text failure only on iOS 16 Release running Apple Silicon. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebcodecs%2FvideoFrame-texImage.any.html
I was able to reproduce this failure as follows: run-webkit-tests --iOS-simulator imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.html Diff Images Attached to bug. Diff URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/258650@main%20(683)/imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any-pretty-diff.html
Attachments
Diff
(218.83 KB, image/png)
2023-01-25 20:40 PST
,
Bri Harris
no flags
Details
Text Diff HTML
(10.54 KB, text/html)
2023-01-25 20:41 PST
,
Bri Harris
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-25 20:40:31 PST
<
rdar://problem/104679777
>
Bri Harris
Comment 2
2023-01-25 20:40:45 PST
Created
attachment 464663
[details]
Diff
Bri Harris
Comment 3
2023-01-25 20:41:09 PST
Created
attachment 464664
[details]
Text Diff HTML
Bri Harris
Comment 4
2023-01-25 20:58:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9169
EWS
Comment 5
2023-01-25 21:18:55 PST
Committed
259410@main
(19617b58f6a1): <
https://commits.webkit.org/259410@main
> Reviewed commits have been landed. Closing PR #9169 and removing active labels.
Tim Nguyen (:ntim)
Comment 6
2023-01-26 08:26:19 PST
Only the test gardening commit landed, reopening
Bri Harris
Comment 7
2023-01-26 09:52:57 PST
Upon looking at the history, I believe I found a regression point at
258650@main
as I was able to reproduce the failure at this build but not on the one prior at
258648@main
.
Ryan Haddad
Comment 8
2023-01-26 10:58:42 PST
--- /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any-expected.txt +++ /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any-actual.txt @@ -1,9 +1,9 @@ CONSOLE MESSAGE: WebGL: INVALID_OPERATION: texImage2D: The video frame has been detached. CONSOLE MESSAGE: WebGL: INVALID_OPERATION: texSubImage2D: The video frame has been detached. -PASS texImage2D with 48x36 srgb VideoFrame. +FAIL texImage2D with 48x36 srgb VideoFrame. assert_equals: expected 150 but got 151 PASS texSubImage2D with 48x36 srgb VideoFrame. -PASS texImage2D with 480x360 srgb VideoFrame. +FAIL texImage2D with 480x360 srgb VideoFrame. assert_equals: expected 150 but got 151 PASS texSubImage2D with 480x360 srgb VideoFrame. PASS texImage2D with a closed VideoFrame. PASS texSubImage2D with a closed VideoFrame.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug