[Webkit-unassigned] [Bug 281238] New: REGRESSION(284532 at main): [iOS] compositing/tiling/tile-cache-zoomed.html is a constant failure and false positives in EWS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 12:16:27 PDT 2024


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

            Bug ID: 281238
           Summary: REGRESSION(284532 at main): [iOS]
                    compositing/tiling/tile-cache-zoomed.html is a
                    constant failure and false positives in EWS
           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: darbinyan at apple.com

The following test is a pre-existing failure in EWS iOS and constant failure on iOS 17 on main
compositing/tiling/tile-cache-zoomed.html

History:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Ftiling%2Ftile-cache-zoomed.html

Test result link: 
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/284533@main%20(5535)/results.html

Diff logs:
@@ -1,21 +1,21 @@
 (GraphicsLayer
   (anchor 0.00 0.00)
   (bounds 1208.00 2590.00)
-  (visible rect 0.00, 0.00 800.00 x 600.00)
-  (coverage rect 0.00, 0.00 800.00 x 600.00)
+  (visible rect 0.00, 0.00 500.00 x 375.00)
+  (coverage rect 0.00, 0.00 500.00 x 375.00)
   (intersects coverage rect 1)
   (contentsScale 3.20)
   (children 1
     (GraphicsLayer
       (bounds 1208.00 2590.00)
       (contentsOpaque 1)
-      (visible rect 0.00, 0.00 800.00 x 600.00)
-      (coverage rect 0.00, 0.00 800.00 x 600.00)
+      (visible rect 0.00, 0.00 500.00 x 375.00)
+      (coverage rect 0.00, 0.00 500.00 x 375.00)
       (intersects coverage rect 1)
       (contentsScale 3.20)
-      (tile cache coverage 0, 0 960 x 640)
+      (tile cache coverage 0, 0 640 x 640)
       (tile size 512 x 512)
-      (top left tile 0, 0 tiles grid 3 x 2)
+      (top left tile 0, 0 tiles grid 2 x 2)
       (in window 1)
       (children 1
         (GraphicsLayer
@@ -23,8 +23,8 @@
           (bounds 700.00 2500.00)
           (contentsOpaque 1)
           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
-          (visible rect 0.00, 0.00 700.00 x 592.00)
-          (coverage rect -8.00, -8.00 800.00 x 600.00)
+          (visible rect 0.00, 0.00 492.00 x 367.00)
+          (coverage rect -8.00, -8.00 500.00 x 375.00)
           (intersects coverage rect 1)
           (contentsScale 3.20)
         )

-- 
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/20241010/3c3f2113/attachment.htm>


More information about the webkit-unassigned mailing list