Bug 74923 - [Qt][WK2]REGRESSION(r103310): It broke tst_QQuickWebView::loadNonexistentFileUrl() API test
Summary: [Qt][WK2]REGRESSION(r103310): It broke tst_QQuickWebView::loadNonexistentFile...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 70236
  Show dependency treegraph
 
Reported: 2011-12-20 05:16 PST by Csaba Osztrogonác
Modified: 2011-12-20 05:36 PST (History)
3 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-12-20 05:16:49 PST
http://trac.webkit.org/changeset/103310 made an API test fail:

FAIL!  : tst_QQuickWebView::loadNonexistentFileUrl() 'waitForSignal(webView(), SIGNAL(loadFailed(QQuickWebView::ErrorType, int, QUrl)))' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-32-release-webkit2/build/Source/WebKit2/UIProcess/API/qt/tests/qquickwebview/tst_qquickwebview.cpp(171)]
Comment 1 Jesus Sanchez-Palencia 2011-12-20 05:36:46 PST
Committed r103324: <http://trac.webkit.org/changeset/103324>