WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
84700
[GTK] fast/dom/Window/ flaky tests
https://bugs.webkit.org/show_bug.cgi?id=84700
Summary
[GTK] fast/dom/Window/ flaky tests
Philippe Normand
Reported
2012-04-24 03:39:39 PDT
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-actual.txt @@ -1,5 +1,4 @@ -CONSOLE MESSAGE: line 86: TypeError: No default value -CONSOLE MESSAGE: line 86: TypeError: No default value +CONSOLE MESSAGE: line 328: TypeError: 'undefined' is not an object (evaluating 'v[0][0].name') Tests that we clone object hierarchies FAIL: 'postMessage((function(){}))' should throw but didn't @@ -126,17 +125,14 @@ PASS: multiline set (1) PASS: lastIndex correct (0) PASS: lastIndex correct (1) -PASS: eventData is 2 of type number -FAIL: file references transfer -PASS: FileList should not respect reference equality -PASS: FileList should not respect reference equality +FAIL: eventData is 0 should be 2 of type number +PASS: file references transfer +FAIL: FileList should not respect reference equality +FAIL: FileList should not respect reference equality FAIL: FileList respects self-reference equality PASS: FileList length sent correctly -PASS: FileList should not respect reference equality (0) -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) -PASS: FileList preserves order and data (date1) +FAIL: FileList should not respect reference equality (0) +FAIL: FileList should not respect reference equality (1) +FAIL: threw exception: TypeError: 'undefined' is not an object (evaluating 'v[0][0].name') PASS: eventData is done of type string --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-frames-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/Window/window-postmessage-clone-frames-actual.txt @@ -6,8 +6,8 @@ PASS: (frames[0].tests[1]).event.data instanceof (frames[0]).Array is true of type boolean PASS: (frames[0].tests[2]).eventData instanceof (frames[0]).Date is true of type boolean PASS: (frames[0].tests[2]).event.data instanceof (frames[0]).Date is true of type boolean -PASS: (frames[0].tests[3]).eventData instanceof (frames[0]).File is true of type boolean -PASS: (frames[0].tests[3]).event.data instanceof (frames[0]).File is true of type boolean +FAIL: (frames[0].tests[3]).eventData instanceof (frames[0]).File is false should be true of type boolean +FAIL: (frames[0].tests[3]).event.data instanceof (frames[0]).File is false should be true of type boolean PASS: (frames[0].tests[4]).eventData instanceof (frames[0]).FileList is true of type boolean PASS: (frames[0].tests[4]).event.data instanceof (frames[0]).FileList is true of type boolean
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug