Bug 120305
Summary: | [GTK] WebKit2.ResizeReversePaginatedWebView unit test is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply, clopez |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Zan Dobersek
The WebKit2.ResizeReversePaginatedWebView unit test in the TestWebKitAPI/TestWebKit2 suite is failing.
[ RUN ] WebKit2.ResizeReversePaginatedWebView
../../Tools/TestWebKitAPI/Tests/WebKit2/ResizeReversePaginatedWebView.cpp:50: Failure
Value of: pageCount
Actual: 109
Expected: expectedPageCount
Which is: 20
[ FAILED ] WebKit2.ResizeReversePaginatedWebView (393 ms)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
This tests not longer fails or times out.
I will be removing it from the list of skipped tests
Carlos Alberto Lopez Perez
http://trac.webkit.org/changeset/167359(In reply to comment #1)
> This tests not longer fails or times out.
>
> I will be removing it from the list of skipped tests
Unskipped the test on r167359 <http://trac.webkit.org/r167359>.
It passes fine on the bot
I think we can close this bug