[Webkit-unassigned] [Bug 95879] NRWT sometimes (maybe?) looks for crash logs for the wrong process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 11:43:57 PDT 2012


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





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2012-09-05 11:44:11 PST ---
Good question. Maybe there's something wrong with the regexps we're using to figure out which process to look for in driver.py _check_for_driver_crash()?

You could also confirm that the right list of process names and pids is making it back to the manager process so we look for the right things at the end of the run in _look_for_new_crash_logs() in manager.py.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list