[Webkit-unassigned] [Bug 92490] New: [Qt]REGRESSION(r123): It made 3 fast/animation tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 04:50:54 PDT 2012


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

           Summary: [Qt]REGRESSION(r123): It made 3 fast/animation tests
                    fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbadics at inf.u-szeged.hu


fast/animation/request-animation-frame-cancel2.html :

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-cancel2-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-cancel2-actual.txt 
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS callbackFired is false
+FAIL callbackFired should be false. Was true.
 PASS cancelFired is true
 PASS successfullyParsed is true


fast/animation/request-animation-frame-detach-element.html :

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-detach-element-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-detach-element-actual.txt 
@@ -1,1 +1,3 @@
+CONSOLE MESSAGE: line 12: TypeError: 'undefined' is not an object (evaluating 'window.frames[1].webkitRequestAnimationFrame')
+FAIL: Timed out waiting for notifyDone to be called
 Test passes is there is no crash.



fast/animation/request-animation-frame-during-modal.html :

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-during-modal-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/animation/request-animation-frame-during-modal-actual.txt 
@@ -4,9 +4,9 @@


 Setting callback
+Callback fired
 Showing modal dialog
 Returned from modal dialog
-Callback fired
 PASS successfullyParsed is true

 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