Bug 132185

Summary: [GTK] Layout Test platform/gtk/editing/pasteboard/middle-button-paste.html is flaky
Product: WebKit Reporter: Enrique Ocaña <eocanha>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, dpino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Enrique Ocaña 2014-04-25 04:00:16 PDT
The following layout test is flaky on GTK+ Linux 64 bit Release:

platform/gtk/editing/pasteboard/middle-button-paste.html
Comment 1 Diego Pino 2020-05-13 02:55:22 PDT
This test started to timeout regularly since:

r261560                       TEXT (Expected: PASS FAIL)
[r261561-r261571]             UNKNOWN
r261572                       TIMEOUT PASS FAIL (Expected: PASS FAIL)
[r261573-r261579]             UNKNOWN
r261580                       TEXT (Expected: PASS FAIL)
[r261581-r261591]             UNKNOWN
r261592                       PASS (Expected: PASS FAIL)
r261593                       UNKNOWN
r261594                       TIMEOUT PASS FAIL (Expected: PASS FAIL)
[r261595-r261597]             UNKNOWN
r261598                       TIMEOUT PASS FAIL (Expected: PASS FAIL)
[r261599-r261602]             UNKNOWN
r261603                       TIMEOUT PASS FAIL (Expected: PASS FAIL)

Judging the intervals before the first timeout failures, I think the timeout may have to do with the refactorizations in the clipboard for adapting to GTK4 (r261554 or r261555).
Comment 2 Carlos Garcia Campos 2020-07-16 06:11:49 PDT
I can't reproduce this.
Comment 3 Diego Pino 2020-11-04 06:39:31 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.