[Webkit-unassigned] [Bug 191783] REGRESSION (r238294): TestWebKitAPI.WKNavigation.ProcessCrashDuringCallback failing on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 19:41:30 PST 2018


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

--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #6)
> (In reply to Chris Dumez from comment #5)
> > (In reply to Ryosuke Niwa from comment #4)
> > > (In reply to Chris Dumez from comment #3)
> > > > (In reply to Ryosuke Niwa from comment #2)
> > > > > Hm... I can't reproduce this failure locally.
> > > > 
> > > > Probably flaky?
> > > 
> > > Possibly. I've ran it like 5 times and couldn't repro. I am using debug
> > > instead of release builds so I'm gonna try release now. Sigh... another
> > > 40min wait...
> > 
> > Honestly, the test is calling [view _close] so getting a
> > WKErrorWebViewInvalidated error instead of
> > WKErrorWebContentProcessTerminated is not technically wrong.
> > 
> > I think we should allow both. It is not the first time this test has started
> > failing with WKErrorWebViewInvalidated errors, see Bug 189148.
> 
> I wrote the test and what it was really testing was not the error code but
> the fact that all callbacks get invalidated.

Whether we get WKErrorWebContentProcessTerminated or WKErrorWebViewInvalidated error seems to be a matter of timing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181117/58754ba4/attachment.html>


More information about the webkit-unassigned mailing list