[Webkit-unassigned] [Bug 106015] New: [Qt] New tests introduced in r138632 fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 06:24:37 PST 2013


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

           Summary: [Qt] New tests introduced in r138632 fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: eric at webkit.org, esprehn at chromium.org,
                    hausmann at webkit.org
            Blocks: 87008,92591


There are 2 new tests introduced in https://trac.webkit.org/changeset/138632,
but they fail on Qt with the following diffs:

--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css-generated-content/pseudo-animation-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css-generated-content/pseudo-animation-actual.txt 
@@ -4,10 +4,10 @@


 PASS div.offsetWidth is 52
-PASS div.offsetWidth is 20
+FAIL div.offsetWidth should be 20. Was 19.
 PASS div.offsetWidth is 12
 PASS div.offsetWidth is 52
-PASS div.offsetWidth is 20
+FAIL div.offsetWidth should be 20. Was 19.
 PASS div.offsetWidth is 12
 PASS successfullyParsed is true



--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css-generated-content/pseudo-transition-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css-generated-content/pseudo-transition-actual.txt 
@@ -4,10 +4,10 @@


 PASS div.offsetWidth is 52
-PASS div.offsetWidth is 20
+FAIL div.offsetWidth should be 20. Was 19.
 PASS div.offsetWidth is 12
 PASS div.offsetWidth is 52
-PASS div.offsetWidth is 20
+FAIL div.offsetWidth should be 20. Was 19.
 PASS div.offsetWidth is 12
 PASS successfullyParsed is true

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