[Webkit-unassigned] [Bug 114159] New: [EFL] fast/events/popup-blocking-timers3.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 8 02:41:53 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=114159
Summary: [EFL] fast/events/popup-blocking-timers3.html is
failing
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dchris at gmail.com
CC: demarchi at webkit.org
fast/events/popup-blocking-timers3.html started failing on EFL port with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/events/popup-blocking-timers3-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/events/popup-blocking-timers3-actual.txt
@@ -2,5 +2,5 @@
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.
+FAIL newWindow should be undefined. Was [object Window]
I could not track the source of the regression via the build bots because the test has been failing for too long...
--
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