[Webkit-unassigned] [Bug 200644] New: [REGRESSION] run-webkit-tests: No PID defined when searching for simulator crashlogs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 14:43:12 PDT 2019


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

            Bug ID: 200644
           Summary: [REGRESSION] run-webkit-tests: No PID defined when
                    searching for simulator crashlogs
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

This is a regression from <https://trac.webkit.org/changeset/245544/webkit>. The SimulatorProcess inherits from ServerProcess, so it also needs to define _system_pid. We didn't notice this before because you need the same process to crash multiple times in a given test run for this to actually be an issue.

-- 
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/20190812/8e0986c1/attachment.html>


More information about the webkit-unassigned mailing list