[webkit-reviews] review granted: [Bug 188911] fast/files/blob-network-process-crash.html is flaky : [Attachment 347991] Fix attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 22:48:01 PDT 2018


Saam Barati <sbarati at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 188911: fast/files/blob-network-process-crash.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=188911

Attachment 347991: Fix attempt

https://bugs.webkit.org/attachment.cgi?id=347991&action=review




--- Comment #7 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 347991
  --> https://bugs.webkit.org/attachment.cgi?id=347991
Fix attempt

View in context: https://bugs.webkit.org/attachment.cgi?id=347991&action=review

> LayoutTests/fast/files/blob-network-process-crash.html:17
> +    setTimeout(() => testRunner.notifyDone(), 3000);

Let's remove this as you said on IRC

> LayoutTests/fast/files/blob-network-process-crash.html:37
> +    await fetch('blob-network-process-crash.html');

Do we really need this here? Seems like we would have either crashed or not
crashed at this point.


More information about the webkit-reviews mailing list