[Webkit-unassigned] [Bug 84700] New: [GTK] fast/dom/Window/ flaky tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 03:39:39 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84700

           Summary: [GTK] fast/dom/Window/ flaky tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


--- /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

-- 
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