Bug 33458 - http/tests/messaging/cross-domain-message-event-dispatch.html failed on Gtk Linux 64-Bit Debug Bot
Summary: http/tests/messaging/cross-domain-message-event-dispatch.html failed on Gtk L...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33295
  Show dependency treegraph
 
Reported: 2010-01-10 19:16 PST by Eric Seidel (no email)
Modified: 2010-01-10 19:41 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2010-01-10 19:35 PST, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-01-10 19:16:05 PST
http/tests/messaging/cross-domain-message-event-dispatch.html failed on Gtk Linux 64-Bit Debug Bot

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r53055%20(2278)/http/tests/messaging/cross-domain-message-event-dispatch-diffs.txt
--- layout-test-results/http/tests/messaging/cross-domain-message-event-dispatch-expected.txt	2010-01-10 16:56:03.775247566 -0800
+++ layout-test-results/http/tests/messaging/cross-domain-message-event-dispatch-actual.txt	2010-01-10 16:56:03.775247566 -0800
@@ -5,7 +5,7 @@
 Bubble phase: Message1
 Capture phase: Message2
 Bubble phase: Message2
-Capture phase: Message3
-Bubble phase: Message3
 setTimeout1
 setTimeout2
+Capture phase: Message3
+Bubble phase: Message3

I suspect this test is just flakey.

Added 20 months ago by abarth:
http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html
Comment 1 Adam Barth 2010-01-10 19:35:22 PST
Created attachment 46251 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-01-10 19:37:58 PST
Comment on attachment 46251 [details]
Patch

OK.
Comment 3 Eric Seidel (no email) 2010-01-10 19:38:28 PST
Comment on attachment 46251 [details]
Patch

guaruntees you mean "guarantees"
Comment 4 Adam Barth 2010-01-10 19:41:12 PST
Committed r53058: <http://trac.webkit.org/changeset/53058>