Bug 61043 - [Qt] Fix tst_QDeclarativeWebView::historyNav() autotest
Summary: [Qt] Fix tst_QDeclarativeWebView::historyNav() autotest
Status: RESOLVED DUPLICATE of bug 61042
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 38654
  Show dependency treegraph
 
Reported: 2011-05-18 05:08 PDT by Csaba Osztrogonác
Modified: 2011-05-20 06:11 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-05-18 05:08:49 PDT
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)]
Comment 1 Csaba Osztrogonác 2011-05-20 06:11:43 PDT
Duplicate, because 61042 is similar bug.

*** This bug has been marked as a duplicate of bug 61042 ***