Bug 152908
Summary: | REGRESSION(194117): [GTK] pageoverlay tests failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lorenzo Tilve <ltilve> |
Component: | Layout and Rendering | Assignee: | 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 |
Lorenzo Tilve
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
pageoverlay/overlay-small-frame-mouse-events.html is passing since we turned on threaded compositor. Updating expectations accordingly.
Michael Catanzaro
And pageoverlay/overlay-small-frame-paints.html now sometimes passes, but still fails frequently. Updating expectations.
Lauro Moura
Moved these to glib/TestExpectations, as they are failing in WPE too.
Diego Pino
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.
Diego Pino
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.
Radar WebKit Bug Importer
<rdar://problem/120938347>