Bug 214114 - REGRESSION: [ Win ] 61 http/wpt/ tests are failing with similar Diffs
Summary: REGRESSION: [ Win ] 61 http/wpt/ tests are failing with similar Diffs
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 214097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-07-08 17:29 PDT by Truitt Savell
Modified: 2022-02-12 20:58 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-07-08 17:29:26 PDT
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
Comment 1 Radar WebKit Bug Importer 2020-07-08 17:29:42 PDT
<rdar://problem/65248929>
Comment 2 Brent Fulgham 2022-02-12 20:58:24 PST
*** Bug 214097 has been marked as a duplicate of this bug. ***