[Webkit-unassigned] [Bug 114252] New: [Qt][Wk2] All sputnik tests is failing with Qt 5.1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 01:20:52 PDT 2013


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

           Summary: [Qt][Wk2] All sputnik tests is failing with Qt 5.1.
           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: kadam at inf.u-szeged.hu
                CC: ossy at webkit.org, zarvai at inf.u-szeged.hu
            Blocks: 114171


The fails are same. Missing whitespace end of line (after PASS). The same fails was reported by Ossy in bug 69129.

For example:
--- /home/kadam/webkit/Webkittmp/layout-test-results/sputnik/Conformance/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.4_T3-expected.txt
+++ /home/kadam/webkit/Webkittmp/layout-test-results/sputnik/Conformance/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.4_T3-actual.txt
@@ -1,6 +1,6 @@
 S11.8.4_A2.4_T3

-PASS 
+PASS

 TEST COMPLETE

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