[Webkit-unassigned] [Bug 96480] New: [Qt][WK2] REGRESSION(r128270): It made fast/events/popup-blocking-timers.html flakey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 01:45:09 PDT 2012


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

           Summary: [Qt][WK2] REGRESSION(r128270): It made
                    fast/events/popup-blocking-timers.html flakey
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
            Blocks: 79666,96475


r128270
--------

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/popup-blocking-timers-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/popup-blocking-timers-actual.txt
@@ -1,16 +1,2 @@
-Click Here (6 times)
-Test calling window.open() directly. A popup should be allowed.
-PASS newWindow is non-null.
-Test calling window.open() with a 0 ms delay. A popup should be allowed.
-PASS newWindow is non-null.
-Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
-PASS newWindow is non-null.
-Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
-PASS newWindow is undefined.
-Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed.
-PASS newWindow is undefined.
-Test calling window.open() with a 1000 ms delay. A popup should be allowed.
-PASS newWindow is non-null.
-Test calling window.open() with a 1001 ms delay. A popup should not be allowed.
-PASS newWindow is undefined.
+FAIL: Timed out waiting for notifyDone to be called


r128275
--------

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/popup-blocking-timers-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fast/events/popup-blocking-timers-actual.txt
@@ -5,12 +5,12 @@
 PASS newWindow is non-null.
 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
 PASS newWindow is non-null.
+Test calling window.open() with a 1000 ms delay. A popup should be allowed.
+PASS newWindow is non-null.
+Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed.
+PASS newWindow is undefined.
 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
 PASS newWindow is undefined.
-Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed.
-PASS newWindow is undefined.
-Test calling window.open() with a 1000 ms delay. A popup should be allowed.
-PASS newWindow is non-null.
 Test calling window.open() with a 1001 ms delay. A popup should not be allowed.
 PASS newWindow is undefined.

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