[Webkit-unassigned] [Bug 198220] New: REGRESSION (r245742) [iOS Sim] Layout Test compositing/rtl/rtl-overflow-scrolling.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 11:12:59 PDT 2019


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

            Bug ID: 198220
           Summary: REGRESSION (r245742) [iOS Sim] Layout Test
                    compositing/rtl/rtl-overflow-scrolling.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sroberts at apple.com

The following layout test is failing on iOS Simulator Release and Debug WK2

compositing/rtl/rtl-overflow-scrolling.html

Probable cause:

After changes in https://trac.webkit.org/changeset/245742/webkit the above test started failing on iOS Simulator

Verified locally, fails with r245742, passes in 245741

Unsure if it just a rebaseline?

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Frtl%2Frtl-overflow-scrolling.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/compositing/rtl/rtl-overflow-scrolling-actual.txt
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 300x300 scrollX -15 scrollWidth 1000 scrollHeight 1000
+layer at (8,8) size 300x300 scrollWidth 1000 scrollHeight 1000
   RenderBlock {DIV} at (0,0) size 300x300
     RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]

-- 
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/20190524/6384880a/attachment.html>


More information about the webkit-unassigned mailing list