Bug 118597

Summary: [Qt][WK1] Two API test fails after r136031.
Product: WebKit Reporter: Gábor Ábrahám <abrhm>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: japhet, kadam, ossy, zarvai
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 38654    

Description Gábor Ábrahám 2013-07-12 05:31:43 PDT
This two API test fails after r136031:
tst_QWebFrame::baseUrl(null)
tst_QWebPage::popupFormSubmission()

stdio:
FAIL!  : tst_QWebFrame::baseUrl(null) Compared values are not the same
   Actual   (m_page->mainFrame()->url()): Invalid URL: 
   Expected (url): about:blank
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(695)]

FAIL!  : tst_QWebPage::popupFormSubmission() 'url.contains("?foo=bar")' returned FALSE. ()
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp(459)]

Could you check it please?
Comment 1 Jocelyn Turcotte 2014-02-03 03:26:36 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.