Bug 70715
| Summary: | [Qt][WK2]Fix API tests after migrating to newer Qt5 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Blocker | CC: | cmarcelo, menard, ossy |
| Priority: | P1 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 70236 | ||
Csaba Osztrogonác
After updating Qt5 (https://lists.webkit.org/pipermail/webkit-qt/2011-October/002035.html),
two API test started to fail:
FAIL! : qmltests::DesktopWebViewNavigationPolicyForUrl::test_ignorePolicy() window not shown
Loc: [/usr/local/Trolltech/Qt5/Qt-5.0.0-r8/imports/QtTest/TestCase.qml(471)]
FAIL! : qmltests::DesktopWebViewNavigationPolicyForUrl::test_usePolicy() window not shown
Loc: [/usr/local/Trolltech/Qt5/Qt-5.0.0-r8/imports/QtTest/TestCase.qml(471)]
It is P1-blocker bug, because now a failing API test make the Qt-WK2 bot red.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
This bug is still valid with newer Qt5:
https://lists.webkit.org/pipermail/webkit-qt/2011-October/002053.html
Caio Marcelo de Oliveira Filho
This was fixed in bug 71818.