[Webkit-unassigned] [Bug 230850] New: [ iOS 14 ] remote-layer-tree/ios/uiview-tree-basic.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 10:57:24 PDT 2021


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

            Bug ID: 230850
           Summary: [ iOS 14 ]
                    remote-layer-tree/ios/uiview-tree-basic.html is a
                    flaky failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ayumi_kojima at apple.com

remote-layer-tree/ios/uiview-tree-basic.html

Is a flaky failure on iOS 14 E Simulator.

History: https://results.webkit.org/?suite=layout-tests&test=remote-layer-tree%2Fios%2Fuiview-tree-basic.html

Diff:

--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/remote-layer-tree/ios/uiview-tree-basic-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/remote-layer-tree/ios/uiview-tree-basic-actual.txt
@@ -47,18 +47,18 @@
           (layer bounds [x: 0 y: 0 width: 0 height: 0])
           (layer anchorPoint [x: 0 y: 0]))
         (view [class: <class not in allowed list of classes>]
-          (layer bounds [x: 0 y: 0 width: 3 height: 594])
+          (layer bounds [x: 0 y: 0 width: 3 height: 7])
           (layer position [x: 795.5 y: 795.5])
           (layer zPosition 1000)
           (subviews
             (view [class: UIView]
-              (layer bounds [x: 0 y: 0 width: 3 height: 594])
+              (layer bounds [x: 0 y: 0 width: 3 height: 7])
               (layer position [x: 1.5 y: 1.5]))))
         (view [class: <class not in allowed list of classes>]
-          (layer bounds [x: 0 y: 0 width: 794 height: 3])
-          (layer position [x: 400 y: 400])
+          (layer bounds [x: 0 y: 0 width: 7 height: 3])
+          (layer position [x: 793.5 y: 793.5])
           (layer zPosition 1000)
           (subviews
             (view [class: UIView]
-              (layer bounds [x: 0 y: 0 width: 794 height: 3])
-              (layer position [x: 397 y: 397]))))))))
+              (layer bounds [x: 0 y: 0 width: 7 height: 3])
+              (layer position [x: 3.5 y: 3.5]))))))))

-- 
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/20210927/ece17995/attachment.htm>


More information about the webkit-unassigned mailing list