Bug 204525

Summary: [ews] Add KillOldProcesses step before running JSC tests
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199592
Attachments:
Description Flags
Patch jbedard: review+

Description Aakash Jain 2019-11-22 10:43:38 PST
Add KillOldProcesses step before running JSC tests in order to add more stability, and ensure that a build is not impacted by leaked processes from previous build.

Similar to what we do for layout-test and api tests in https://trac.webkit.org/r247242.

Also, we recently added KillOldProcesses between JSC tests re-runs in https://trac.webkit.org/r252700 , we should also add KillOldProcesses before running these tests.
Comment 1 Aakash Jain 2019-11-22 10:48:17 PST
Created attachment 384170 [details]
Patch
Comment 2 Aakash Jain 2019-11-22 10:50:38 PST
Sample run: https://ews-build.webkit-uat.org/#/builders/27/builds/11
Comment 3 Aakash Jain 2019-11-22 11:08:35 PST
Committed r252786: <https://trac.webkit.org/changeset/252786>
Comment 4 Radar WebKit Bug Importer 2019-11-22 11:09:24 PST
<rdar://problem/57434434>