[Webkit-unassigned] [Bug 214114] New: REGRESSION: [ Win ] 61 http/wpt/ tests are failing with similar Diffs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 17:29:26 PDT 2020


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

            Bug ID: 214114
           Summary: REGRESSION: [ Win ] 61 http/wpt/ tests are failing
                    with similar Diffs
           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: tsavell at apple.com

Example results: https://build.webkit.org/results/Apple%20Win%2010%20Release%20(Tests)/r264132%20(6985)/results.html

I am seeing about 61 tests on Windows release failing with the same diffs. the results of these tests are being replaced by:

+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584

Example Diff:
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-actual.txt
@@ -1,3 +1,5 @@
-
-PASS scrollIntoView should not scroll ancestor overflow:scroll elements that are not containing block ancestors 
-
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584

-- 
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/20200709/6b304b33/attachment.htm>


More information about the webkit-unassigned mailing list