RESOLVED DUPLICATE of bug 95906 87720
WebProcess is often killed due to being unresponsive on the bots
https://bugs.webkit.org/show_bug.cgi?id=87720
Summary WebProcess is often killed due to being unresponsive on the bots
Stephanie Lewis
Reported 2012-05-29 03:03:25 PDT
The WebKit 2 bots are flaky because the WebProcess is often killed due to being unresponsive. I think this probably has to due with how many processes are running in parallel and how heavy the load is on the machines. There are some tests that crash more often than others, but it is usually different tests every time. The data is confused by the fact that some crashes are legitimate but the machine was under enough load that the crash wasn't written out in time. See https://bugs.webkit.org/show_bug.cgi?id=87717 and https://bugs.webkit.org/show_bug.cgi?id=87714
Attachments
patch (2.12 KB, patch)
2012-05-29 03:10 PDT, Stephanie Lewis
ap: review+
Stephanie Lewis
Comment 1 2012-05-29 03:10:17 PDT
Created attachment 144500 [details] patch Blind attempt to reduce flakiness. We need to investigate the root cause.
Alexey Proskuryakov
Comment 2 2012-05-29 11:55:32 PDT
Comment on attachment 144500 [details] patch I'm not entirely sure if there isn't some undocumented magic in how these numbers relate to each other, but seems fine to try this.
Stephanie Lewis
Comment 3 2012-09-06 13:30:06 PDT
*** This bug has been marked as a duplicate of bug 95906 ***
Note You need to log in before you can comment on or make changes to this bug.