[Webkit-unassigned] [Bug 271669] New: REGRESSION (276513 at main): [ iOS ] fast/images/async-image-intersect-different-size-for-drawing.html is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 13:46:09 PDT 2024


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

            Bug ID: 271669
           Summary: REGRESSION (276513 at main): [ iOS ]
                    fast/images/async-image-intersect-different-size-for-d
                    rawing.html is a consistent failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: j_stfleur at apple.com

Description:
fast/images/async-image-intersect-different-size-for-drawing.html

Is a consistent failure after changes on 276513 at main

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fasync-image-intersect-different-size-for-drawing.html&version_name=iOS%2017&recent=false&limit=50000

Diff/Image Diff/Crash Log:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/276628@main%20(2623)/fast/images/async-image-intersect-different-size-for-drawing-diff.txt

--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/async-image-intersect-different-size-for-drawing-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/async-image-intersect-different-size-for-drawing-actual.txt
@@ -3,9 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS decodingOptions is "{ decodingMode : Asynchronous, sizeForDrawing : { 500, 500 } }"
-PASS decodingOptions is "{ decodingMode : Synchronous, sizeForDrawing : { 1000, 1000 } }"
+FAIL decodingOptions should be { decodingMode : Asynchronous, sizeForDrawing : { 500, 500 } }. Was { decodingMode : Asynchronous, sizeForDrawing : { 1000, 1000 } }.
+FAIL decodingOptions should be { decodingMode : Synchronous, sizeForDrawing : { 1000, 1000 } }. Was { decodingMode : Synchronous, sizeForDrawing : { 2000, 2000 } }.
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE

-- 
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/20240325/dbd3d11e/attachment.htm>


More information about the webkit-unassigned mailing list