[Webkit-unassigned] [Bug 94458] Assertion failure in MessagePort::contextDestroyed in http/tests/security/MessagePort/event-listener-context.html, usually attributed to later tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 11:28:28 PDT 2012


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





--- Comment #10 from Jessie Berlin <jberlin at webkit.org>  2012-08-30 11:28:35 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Strike that previous comment, I was confused about which bug I was looking at.
> > 
> > Jessie, are you sure that the test you are going to skip is guilty? AFAICT, we never skipped event-listener-context.html, so it's still affecting subsequent tests.
> 
> There is an entry in the platform/mac Skipped list already for http/tests/security/MessagePort/event-listener-context.html

But you are right that fast/events/message-port-context-destroyed.html isn't the culprit.

When I run 

run-webkit-tests -2 LayoutTests/fast/events/message-port-clone.html LayoutTests/fast/events/message-port-close.html LayoutTests/fast/events/message-port-constructor-for-deleted-document.html LayoutTests/fast/events/message-port-context-destroyed.html 

I get the crash 100% of the time

When I run

run-webkit-tests -2 LayoutTests/fast/events/message-port-clone.html LayoutTests/fast/events/message-port-close.html LayoutTests/fast/events/message-port-context-destroyed.html 

I don't get the crash.

I am going to skip LayoutTests/fast/events/message-port-constructor-for-deleted-document.html

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