Bug 118360 - [Qt][WK2] REGRESSION(r152183) Two qmltests::WebView API test fails after this revision.
Summary: [Qt][WK2] REGRESSION(r152183) Two qmltests::WebView API test fails after this...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 70236
  Show dependency treegraph
 
Reported: 2013-07-03 09:57 PDT by Gábor Ábrahám
Modified: 2014-02-03 03:26 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Ábrahám 2013-07-03 09:57:25 PDT
Failing tests:

qmltests::WebViewJavaScriptDialogs::test_alert()
qmltests::WebViewNavigationHistory::test_navigationHistory()

Bot stdio:
FAIL!  : qmltests::WebViewJavaScriptDialogs::test_alert() 'verify()' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_javaScriptDialogs.qml(61)]

FAIL!  : qmltests::WebViewNavigationHistory::test_navigationHistory() 'verify()' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_navigationHistory.qml(40)]

Could you check it please?
Comment 1 Gábor Ábrahám 2013-07-10 08:45:31 PDT
This two tests fails after changes on CoordinatedLayerTreeHost.h/cpp

Changes:
CoordinatedLayerTreeHost.h: http://trac.webkit.org/changeset/152183/trunk/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.h

CoordinatedLayerTreeHost.cpp: http://trac.webkit.org/changeset/152183/trunk/Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.cpp
Comment 2 Jocelyn Turcotte 2014-02-03 03:26:28 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.