Bug 38675 - [Qt] tst_QWebPage::viewModes() fails on Mac OS
Summary: [Qt] tst_QWebPage::viewModes() fails on Mac OS
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords: Qt
Depends on:
Blocks: 38654
  Show dependency treegraph
 
Reported: 2010-05-06 12:59 PDT by Jesus Sanchez-Palencia
Modified: 2010-05-07 14:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesus Sanchez-Palencia 2010-05-06 12:59:24 PDT
This test is failing on Mac OS (Snow Leopard) with WebKit r58755 and Qt 4.7 HEAD 32ecf8e8ad326ea13ec9a430c99ce540e8b4efac .

The message is: 'minimized.type() == QVariant::Bool && minimized.toBool()' returned FALSE .
Comment 1 Luiz Agostini 2010-05-07 14:38:18 PDT
It works for me.

Mac OS Leopard
WebKit r58971 
Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d
Comment 2 Jesus Sanchez-Palencia 2010-05-07 14:58:15 PDT
I(In reply to comment #1)
> It works for me.
> 
> Mac OS Leopard
> WebKit r58971 
> Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d

Seconded!