Bug 112193
Summary: | Layout Test fast/dom/Window/window-postmessage-clone.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Robinson <jamesr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, ap, ericu, kbr, kinuko, levin, michaeln |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
James Robinson
The following layout test is flaky on all platforms
fast/dom/Window/window-postmessage-clone.html
Flakiness dashboard:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=@ToT - chromium.org&tests=fast/dom/Window/window-postmessage-clone.html
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
@@ -132,7 +132,7 @@
PASS: FileList should not respect reference equality (1)
PASS: FileList preserves order and data (name0)
PASS: FileList preserves order and data (name1)
-PASS: FileList preserves order and data (date0)
+FAIL: FileList preserves order and data (date0)
PASS: FileList preserves order and data (date1)
PASS: eventData is done of type string
I don't know what that failure means. Who works on FileList?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 111898 ***