[webkit-dev] Improved CrashLog collection in Webkit Tests

Simon Fraser simon.fraser at apple.com
Tue Oct 27 15:29:11 PDT 2015


> On Oct 27, 2015, at 3:09 PM, Aakash Jain <aakash_jain at apple.com> wrote:
> 
> Hi All,
> 
> In the webkit test results page, we have added a section "Other Crashes" (through https://bugs.webkit.org/show_bug.cgi?id=150056). After the tests are complete, we go through the crashlog directory on the machine and scan all the crashlogs generated during test run. We then check if these crashes are already associated with any test by webkitpy, if not, we will list them in "Other Crashes" section.
> 
> It would enable us to notice the crashes which were previously being hidden. For e.g. this run shows a backboardd crash:
> https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r191612%20(645)/results.html <https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r191612%20(645)/results.html>

Is it wise to show non-WebKit process crashes on build.webkit.org <http://build.webkit.org/>? They can contain symbol names etc. for non-public frameworks.

Simon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20151027/7eb189c9/attachment.html>


More information about the webkit-dev mailing list