[Webkit-unassigned] [Bug 251234] New: [ iOS Release ] imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.worker.html is a constant text only failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 16:51:15 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251234

            Bug ID: 251234
           Summary: [ iOS Release ]
                    imported/w3c/web-platform-tests/webcodecs/videoFrame-t
                    exImage.any.worker.html  is a constant text only
                    failure.
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bharris9 at apple.com

imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.worker.html 

is a constant text only failure on iOS. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebcodecs%2FvideoFrame-texImage.any.worker.html


The interesting part about this failure is that the test results differ depending on if the test is run on Apple Silicon or Intel. 


iOS Release on arm64 pretty diff text:

/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-arm64-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.worker-actual.txt
11
2 PASS texImage2D with 48x36 srgb VideoFrame.
 2FAIL texImage2D with 48x36 srgb VideoFrame. assert_equals: expected 150 but got 151
33PASS texSubImage2D with 48x36 srgb VideoFrame.
4 PASS texImage2D with 480x360 srgb VideoFrame.
 4FAIL texImage2D with 480x360 srgb VideoFrame. assert_equals: expected 150 but got 151
55PASS texSubImage2D with 480x360 srgb VideoFrame.
66PASS texImage2D with a closed VideoFrame.
77PASS texSubImage2D with a closed VideoFrame.


iOS Release on x86_84 pretty diff text:
/Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webcodecs/videoFrame-texImage.any.worker-actual.txt
11
2 PASS texImage2D with 48x36 srgb VideoFrame.
 2FAIL texImage2D with 48x36 srgb VideoFrame. assert_equals: expected 50 but got 0
33PASS texSubImage2D with 48x36 srgb VideoFrame.
4 PASS texImage2D with 480x360 srgb VideoFrame.
 4FAIL texImage2D with 480x360 srgb VideoFrame. assert_equals: expected 50 but got 0
55PASS texSubImage2D with 480x360 srgb VideoFrame.
66PASS texImage2D with a closed VideoFrame.
77PASS texSubImage2D with a closed VideoFrame.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230127/547573a5/attachment.htm>


More information about the webkit-unassigned mailing list