Bug 204525 - [ews] Add KillOldProcesses step before running JSC tests
Summary: [ews] Add KillOldProcesses step before running JSC tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-22 10:43 PST by Aakash Jain
Modified: 2019-11-22 11:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2019-11-22 10:48 PST, Aakash Jain
jbedard: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>