[Webkit-unassigned] [Bug 60074] New: [Qt][WK2] Incorrect line number dumping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 15:43:43 PDT 2011


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

           Summary: [Qt][WK2] Incorrect line number dumping
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: h490267 at stud.u-szeged.hu,
                    Kosztyo.Kristof at stud.u-szeged.hu


http/tests/security/contentSecurityPolicy/eval-blocked.html 
introduced in http://trac.webkit.org/changeset/85388 and
fails on Qt WK2, because of incorrect line number dumping:

--- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/eval-blocked-expected.txt    2011-05-03 15:29:21.765560356 -0700
+++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/eval-blocked-actual.txt    2011-05-03 15:29:21.765560356 -0700
@@ -1,3 +1,3 @@
-CONSOLE MESSAGE: line 12: EvalError: Eval is disabled
-CONSOLE MESSAGE: line 15: EvalError: Eval is disabled
+CONSOLE MESSAGE: line 0: EvalError: Eval is disabled
+CONSOLE MESSAGE: line 0: EvalError: Eval is disabled

-- 
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