Bug 116684
Summary: | [WK2] compositing/overflow/overflow-compositing-descendant.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, dino, eric.carlson |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
compositing/overflow/overflow-compositing-descendant.html has been timing out on Lion WK. I can reproduce this locally:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Foverflow%2Foverflow-compositing-descendant.html
(not text failure is about notifyDone never being called).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Committed r150596: <http://trac.webkit.org/changeset/150596>
Alexey Proskuryakov
This test seems to crash or time out on newer OS X versions too sometimes.
Ahmad Saleem
We don't have any platform specific exception (like Skip, Timeout) for this test besides only in 'win-cairo'.
https://searchfox.org/wubkat/source/LayoutTests/platform/wincairo/TestExpectations#164
Do we need to track this bug anymore?