Bug 70715 - [Qt][WK2]Fix API tests after migrating to newer Qt5
Summary: [Qt][WK2]Fix API tests after migrating to newer Qt5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 70236
  Show dependency treegraph
 
Reported: 2011-10-24 02:34 PDT by Csaba Osztrogonác
Modified: 2011-11-08 09:40 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-10-24 02:34:16 PDT
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.
Comment 1 Csaba Osztrogonác 2011-10-28 08:11:24 PDT
This bug is still valid with newer Qt5:
https://lists.webkit.org/pipermail/webkit-qt/2011-October/002053.html
Comment 2 Caio Marcelo de Oliveira Filho 2011-11-08 09:40:11 PST
This was fixed in bug 71818.