[Webkit-unassigned] [Bug 118663] New: [Qt][WK1] REGRESSION(r148119) tst_QWebFrame::setHtmlWithJSAlert() API test fails after this revision.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 02:09:04 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118663

           Summary: [Qt][WK1] REGRESSION(r148119)
                    tst_QWebFrame::setHtmlWithJSAlert() API test fails
                    after this  revision.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abrhm at inf.u-szeged.hu
                CC: ggaren at apple.com, ossy at webkit.org,
                    zarvai at inf.u-szeged.hu, kadam at inf.u-szeged.hu
            Blocks: 38654


stdio: 

FAIL!  : tst_QWebFrame::setHtmlWithJSAlert() Compared values are not the same
   Actual   (m_view->page()->mainFrame()->toHtml()): <html><head></head><body><script>alert('foo');</script></body></html>
   Expected (html): <html><head></head><body><script>alert('foo');</script><p>hello world</p></body></html>
   Loc: [/ramdisk/qt-linux-64-release/build/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp(512)]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list