[Webkit-unassigned] [Bug 94060] New: [Chromium] fast/dom/Window/dom-access-from-closure-window.html is flaky on Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 19:29:27 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94060
Summary: [Chromium]
fast/dom/Window/dom-access-from-closure-window.html is
flaky on Linux
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yutak at chromium.org
CC: eric at webkit.org, abarth at webkit.org
The following test is flaky on Chromium-Linux bots:
fast/dom/Window/dom-access-from-closure-window.html
Looks like http://trac.webkit.org/changeset/125592 fixed the issue which caused this test to fail consistently, but it introduced a new flakiness (or revealed the hidden flakiness).
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fdom%2FWindow%2Fdom-access-from-closure-window.html
It seems Mac and Windows are okay at this moment.
Diffs look like the following:
--- /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/fast/dom/Window/dom-access-from-closure-window-expected.txt
+++ /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/fast/dom/Window/dom-access-from-closure-window-actual.txt
@@ -1,5 +1,4 @@
-document.URL: LayoutTests/fast/dom/Window/resources/dom-access-from-closure-window-child.html
-window.document.URL: LayoutTests/fast/dom/Window/resources/notify-opener-done.html
-name: child
-window.name: child
+CONSOLE MESSAGE: Unsafe JavaScript attempt to access frame with URL notify-opener-done.html. Domains, protocols and ports must match.
+An exception was thrown: Cannot read property 'URL' of 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