Bug 152908

Summary: REGRESSION(194117): [GTK] pageoverlay tests failing
Product: WebKit Reporter: Lorenzo Tilve <ltilve>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino, lmoura, mcatanzaro, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Lorenzo Tilve 2016-01-08 11:19:45 PST
The following tests have been failing for GTK since http://trac.webkit.org/changeset/194117

pageoverlay/overlay-installation.html [ Failure ]
pageoverlay/overlay-large-document-scrolled.html [ Failure ]
pageoverlay/overlay-large-document.html [ Failure ]
pageoverlay/overlay-small-frame-mouse-events.html [ Failure ]
pageoverlay/overlay-small-frame-paints.html [ Failure ]

The test are not showing the 'MockPageOverlayClient::drawRect dirtyRect()' logs introduced on the expectations.
Comment 1 Michael Catanzaro 2016-07-23 10:50:47 PDT
pageoverlay/overlay-small-frame-mouse-events.html is passing since we turned on threaded compositor. Updating expectations accordingly.
Comment 2 Michael Catanzaro 2016-07-23 14:20:47 PDT
And pageoverlay/overlay-small-frame-paints.html now sometimes passes, but still fails frequently. Updating expectations.
Comment 3 Lauro Moura 2020-05-19 20:12:08 PDT
Moved these to glib/TestExpectations, as they are failing in WPE too.
Comment 4 Diego Pino 2020-06-08 07:47:31 PDT
pageoverlay/overlay-small-frame-mouse-events.html is a flaky failure in WPE since pageoverlay tests were enabled in r261866.

The test is failing most of the times since it's missing 'MockPageOverlayClient::drawRect dirtyRect()', although it passes a few times.
Comment 5 Diego Pino 2024-01-12 22:43:27 PST
The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I'm closing the bug.
Comment 6 Radar WebKit Bug Importer 2024-01-12 22:44:14 PST
<rdar://problem/120938347>