Bug 61043
| Summary: | [Qt] Fix tst_QDeclarativeWebView::historyNav() autotest | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cmarcelo, ossy |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 38654 | ||
Csaba Osztrogonác
Error message with r86748:
FAIL! : tst_QDeclarativeWebView::historyNav() Compared values are not the same
Actual (qvariant_cast<QPixmap>(wv->property("icon")).width()): 16
Expected (48): 48
Loc: [/ramdisk/qt-linux-release/build/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp(181)]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Duplicate, because 61042 is similar bug.
*** This bug has been marked as a duplicate of bug 61042 ***