[Webkit-unassigned] [Bug 211834] New: [GTK] tables/mozilla/bugs/bug4527.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 06:04:52 PDT 2020


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

            Bug ID: 211834
           Summary: [GTK] tables/mozilla/bugs/bug4527.html is flaky
           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: dpino at igalia.com

tables/mozilla/bugs/bug4527.html [ Failure Pass ]

The test is flaky sporadically. It seems the issue is a color with a different value.

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261603%20(13712)/tables/mozilla/bugs/bug4527-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/tables/mozilla/bugs/bug4527-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/tables/mozilla/bugs/bug4527-actual.txt
@@ -10,7 +10,7 @@
         RenderTableSection {TBODY} at (0,0) size 613x98
           RenderTableRow {TR} at (0,0) size 613x70
             RenderTableCell {TD} at (0,6) size 126x86 [r=0 c=0 rs=2 cs=1]
-              RenderInline {A} at (0,0) size 126x17 [color=#0000EE]
+              RenderInline {A} at (0,0) size 126x17 [color=#551A8B]
                 RenderImage {IMG} at (0,0) size 126x85
               RenderText {#text} at (0,0) size 0x0
             RenderTableCell {TD} at (126,0) size 488x70 [r=0 c=1 rs=1 cs=3]

Same error in build #13607:

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261055%20(13607)/tables/mozilla/bugs/bug4527-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/tables/mozilla/bugs/bug4527-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/tables/mozilla/bugs/bug4527-actual.txt
@@ -10,7 +10,7 @@
         RenderTableSection {TBODY} at (0,0) size 613x98
           RenderTableRow {TR} at (0,0) size 613x70
             RenderTableCell {TD} at (0,6) size 126x86 [r=0 c=0 rs=2 cs=1]
-              RenderInline {A} at (0,0) size 126x17 [color=#0000EE]
+              RenderInline {A} at (0,0) size 126x17 [color=#551A8B]
                 RenderImage {IMG} at (0,0) size 126x85
               RenderText {#text} at (0,0) size 0x0
             RenderTableCell {TD} at (126,0) size 488x70 [r=0 c=1 rs=1 cs=3]

-- 
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/20200513/f0d3f3b1/attachment-0001.htm>


More information about the webkit-unassigned mailing list