Bug 197290 - REGRESSION (r244599) [Win] Layout Test fast/harness/render-tree-as-text-options.html is failing
Summary: REGRESSION (r244599) [Win] Layout Test fast/harness/render-tree-as-text-optio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-25 12:35 PDT by Shawn Roberts
Modified: 2019-04-25 12:48 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Roberts 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)
Comment 1 Radar WebKit Bug Importer 2019-04-25 12:37:32 PDT
<rdar://problem/50215440>
Comment 2 Simon Fraser (smfr) 2019-04-25 12:38:02 PDT
Please just land a new windows baseline.
Comment 3 Shawn Roberts 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