Bug 74923
| Summary: | [Qt][WK2]REGRESSION(r103310): It broke tst_QQuickWebView::loadNonexistentFileUrl() API test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Critical | CC: | hausmann, jesus, ossy |
| Priority: | P1 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 70236 | ||
Csaba Osztrogonác
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)]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jesus Sanchez-Palencia
Committed r103324: <http://trac.webkit.org/changeset/103324>