[Webkit-unassigned] [Bug 202945] New: REGRESSION: [ Windows ] Layout Test fast/css/invalidation-errors-2.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 13:36:16 PDT 2019


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

            Bug ID: 202945
           Summary: REGRESSION: [ Windows ] Layout Test
                    fast/css/invalidation-errors-2.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: tsavell at apple.com

The following layout test is failing on Win10

fast/css/invalidation-errors-2.html
fast/css/invalidation-errors.html

Probable cause:

This started failing with this build: https://build.webkit.org/builders/Apple%20Win%2010%20Debug%20(Tests)/builds/2924

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcss%2Finvalidation-errors-2.html

Diffs:
fast/css/invalidation-errors-2.html
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/css/invalidation-errors-2-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/css/invalidation-errors-2-actual.txt
@@ -13,15 +13,15 @@
         RenderInline {DIV} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-layer at (8,42) size 200x200
+layer at (8,42) size 200x200 clip at (8,42) size 185x200
   RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
-    RenderText {#text} at (0,0) size 194x128
+    RenderText {#text} at (0,0) size 182x128
       text run at (0,0) width 160: "this text should be left-"
       text run at (0,16) width 157: "aligned, all lower-case,"
       text run at (0,32) width 169: "normal font, white, 14px,"
       text run at (0,48) width 182: "bold, normally spaced and"
       text run at (0,64) width 165: "wrapped, in a darkgreen"
       text run at (0,80) width 102: "200x200px div "
-      text run at (102,80) width 92: "in the top left"
-      text run at (0,96) width 174: "corner with no borders or"
-      text run at (0,112) width 60: "outlines."
+      text run at (102,80) width 66: "in the top"
+      text run at (0,96) width 182: "left corner with no borders"
+      text run at (0,112) width 78: "or outlines."



fast/css/invalidation-errors.html
--- /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/css/invalidation-errors-expected.txt
+++ /home/buildbot/worker/win10-release-tests/build/layout-test-results/fast/css/invalidation-errors-actual.txt
@@ -13,15 +13,15 @@
         RenderInline {DIV} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-layer at (8,42) size 200x200
+layer at (8,42) size 200x200 clip at (8,42) size 185x200
   RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
-    RenderText {#text} at (0,0) size 194x128
+    RenderText {#text} at (0,0) size 182x128
       text run at (0,0) width 160: "this text should be left-"
       text run at (0,16) width 157: "aligned, all lower-case,"
       text run at (0,32) width 169: "normal font, white, 14px,"
       text run at (0,48) width 182: "bold, normally spaced and"
       text run at (0,64) width 165: "wrapped, in a darkgreen"
       text run at (0,80) width 102: "200x200px div "
-      text run at (102,80) width 92: "in the top left"
-      text run at (0,96) width 174: "corner with no borders or"
-      text run at (0,112) width 60: "outlines."
+      text run at (102,80) width 66: "in the top"
+      text run at (0,96) width 182: "left corner with no borders"
+      text run at (0,112) width 78: "or outlines."

-- 
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/20191014/6f4ae2f9/attachment-0001.html>


More information about the webkit-unassigned mailing list