RESOLVED FIXED 65531
[Qt] Fix tst_QWebPage::viewModes() API test
https://bugs.webkit.org/show_bug.cgi?id=65531
Summary [Qt] Fix tst_QWebPage::viewModes() API test
Kristóf Kosztyó
Reported 2011-08-02 05:30:21 PDT
FAIL! : tst_QWebPage::viewModes() 'empty.type() == QVariant::Bool && empty.toBool()' returned FALSE. () Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp(496)] FAIL! : tst_QWebPage::viewModes() 'minimized.type() == QVariant::Bool && minimized.toBool()' returned FALSE. () Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp(500)] FAIL! : tst_QWebPage::viewModes() 'maximized.type() == QVariant::Bool && !maximized.toBool()' returned FALSE. () Loc: [/home/kosztyo/WebKit/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp(504)]
Attachments
mark failing test cases as expected fail (1.89 KB, patch)
2011-08-02 05:35 PDT, Kristóf Kosztyó
no flags
Patch (1.96 KB, patch)
2012-11-09 05:56 PST, Jocelyn Turcotte
no flags
Kristóf Kosztyó
Comment 1 2011-08-02 05:35:48 PDT
Created attachment 102639 [details] mark failing test cases as expected fail
Csaba Osztrogonác
Comment 2 2011-08-02 05:37:20 PDT
Comment on attachment 102639 [details] mark failing test cases as expected fail r=me
Csaba Osztrogonác
Comment 3 2011-08-02 05:38:43 PDT
Comment on attachment 102639 [details] mark failing test cases as expected fail landed in https://trac.webkit.org/changeset/92182
Jocelyn Turcotte
Comment 4 2012-11-09 05:56:30 PST
WebKit Review Bot
Comment 5 2012-11-09 06:43:06 PST
Comment on attachment 173283 [details] Patch Clearing flags on attachment: 173283 Committed r134062: <http://trac.webkit.org/changeset/134062>
WebKit Review Bot
Comment 6 2012-11-09 06:43:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.