Bug 152908 - REGRESSION(194117): [GTK] pageoverlay tests failing
Summary: REGRESSION(194117): [GTK] pageoverlay tests failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-08 11:19 PST by Lorenzo Tilve
Modified: 2024-01-12 22:44 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>