RESOLVED FIXED 111898
Layout Test fast/dom/Window/window-postmessage-clone.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=111898
Summary Layout Test fast/dom/Window/window-postmessage-clone.html is flaky
James Robinson
Reported 2013-03-08 16:15:52 PST
The following layout test is flaky on all platforms: fast/dom/Window/window-postmessage-clone.html I don't see a clear start to the flake. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fdom%2FWindow%2Fwindow-postmessage-clone.html Example failure diff: --- /mnt/data/b/build/slave/WebKit_Linux_32/build/layout-test-results/fast/dom/Window/window-postmessage-clone-expected.txt +++ /mnt/data/b/build/slave/WebKit_Linux_32/build/layout-test-results/fast/dom/Window/window-postmessage-clone-actual.txt @@ -133,6 +133,6 @@ PASS: FileList preserves order and data (name0) PASS: FileList preserves order and data (name1) PASS: FileList preserves order and data (date0) -PASS: FileList preserves order and data (date1) +FAIL: FileList preserves order and data (date1) PASS: eventData is done of type string I do not know much about this area.
Attachments
proposed fix (2.43 KB, patch)
2013-09-13 14:24 PDT, Alexey Proskuryakov
oliver: review+
Alexey Proskuryakov
Comment 1 2013-09-13 14:15:18 PDT
*** Bug 112193 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2 2013-09-13 14:24:03 PDT
Created attachment 211589 [details] proposed fix
Alexey Proskuryakov
Comment 3 2013-09-13 14:31:34 PDT
Note You need to log in before you can comment on or make changes to this bug.