Bug 71777 - [GTK] fast/lists/inlineBoxWrapperNullCheck.html is flaky
Summary: [GTK] fast/lists/inlineBoxWrapperNullCheck.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-11-08 00:48 PST by Philippe Normand
Modified: 2020-11-04 08:28 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-11-08 00:48:52 PST
A "consistent" flakyness on the 3 bots (heh.) which I can't reproduce locally:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/lists/inlineBoxWrapperNullCheck-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/lists/inlineBoxWrapperNullCheck-actual.txt 
@@ -6,7 +6,7 @@
       RenderBlock {DIV} at (0,0) size 190x24
         RenderBlock {UL} at (0,0) size 190x24
           RenderListItem {LI} at (40,0) size 150x24
-            RenderListMarker at (0,0) size 7x19: bullet
+            RenderListMarker at (-18,0) size 7x19: bullet
             RenderInline {A} at (0,0) size 197x19
               RenderText {#text} at (0,0) size 0x0
               RenderImage {IMG} at (0,0) size 197x20

Will mark the test flaky in test_expectations.
Comment 1 Diego Pino 2020-11-04 08:28:06 PST
This test(s) has been consistenly failing for the last 4000 revisions, that means the test(s) is no flaky anymore. The test(s) has been gardened and its baseline updated in r269363. Closing bug.