Bug 197290

Summary: REGRESSION (r244599) [Win] Layout Test fast/harness/render-tree-as-text-options.html is failing
Product: WebKit Reporter: Shawn Roberts <sroberts>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jlewis3, lforschler, ryanhaddad, sam, simon.fraser, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Shawn Roberts
Reported 2019-04-25 12:35:40 PDT
The following layout test is failing on Windows 7 Release and WinCairo fast/harness/render-tree-as-text-options.html Probable cause: Test was added in https://trac.webkit.org/changeset/244599/webkit and is failing on both the above windows queues, and causing win-ews to fail Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fharness%2Frender-tree-as-text-options.html Diff: --- /home/buildbot/worker/win7-release-tests/build/layout-test-results/fast/harness/render-tree-as-text-options-expected.txt +++ /home/buildbot/worker/win7-release-tests/build/layout-test-results/fast/harness/render-tree-as-text-options-actual.txt @@ -1,11 +1,11 @@ -layer at (0,0) size 800x600 (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) +layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 positive z-order list (1) - layer at (0,0) size 800x516 layerType: background only (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) + layer at (0,0) size 800x516 layerType: background only negative z-order list (1) - layer at (8,258) size 102x52 (composited, bounds=at (0,0) size 102x52, drawsContent=1, paints into ancestor=0) + layer at (8,258) size 102x52 RenderBlock (positioned) zI: -1 {DIV} at (8,258) size 102x52 [border: (1px solid #000000)] - layer at (0,0) size 800x516 layerType: foreground only (composited, bounds=at (0,0) size 800x600, drawsContent=1, paints into ancestor=0) + layer at (0,0) size 800x516 layerType: foreground only RenderBlock {HTML} at (0,0) size 800x516 RenderBody {BODY} at (8,8) size 784x500 RenderBlock {DIV} at (0,0) size 200x250 (layout overflow 0,0 200x400)
Attachments
Radar WebKit Bug Importer
Comment 1 2019-04-25 12:37:32 PDT
Simon Fraser (smfr)
Comment 2 2019-04-25 12:38:02 PDT
Please just land a new windows baseline.
Shawn Roberts
Comment 3 2019-04-25 12:43:50 PDT
(In reply to Simon Fraser (smfr) from comment #2) > Please just land a new windows baseline. Thank you! Was going to change expectations to fail and ask you, but I re baselined in https://trac.webkit.org/changeset/244661/webkit
Note You need to log in before you can comment on or make changes to this bug.