Bug 151447

Summary: LayoutTestRelay processes leak on iOS testers
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ddkilzer, lforschler
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch
none
fixed ChangeLog none

Description Alexey Proskuryakov 2015-11-19 09:55:10 PST
I noticed that iOS testers run out of file descriptors all the time, and then noticed that we have lots of LayoutTestRelay processes running.

It's obviously a bug that they are not terminated. I don't have any time to investigate it, so I'll just all LayoutTestRelay to kill-old-processes.
Comment 1 Alexey Proskuryakov 2015-11-19 09:56:36 PST
Created attachment 265868 [details]
proposed patch
Comment 2 WebKit Commit Bot 2015-11-19 09:58:51 PST
Attachment 265868 [details] did not pass style-queue:


ERROR: Tools/ChangeLog:3:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alexey Proskuryakov 2015-11-19 10:07:56 PST
Created attachment 265869 [details]
fixed ChangeLog
Comment 4 WebKit Commit Bot 2015-11-19 11:15:48 PST
Comment on attachment 265869 [details]
fixed ChangeLog

Clearing flags on attachment: 265869

Committed r192638: <http://trac.webkit.org/changeset/192638>
Comment 5 WebKit Commit Bot 2015-11-19 11:15:52 PST
All reviewed patches have been landed.  Closing bug.