Bug 187191

Summary: [ews-build] Add timeout to webkitpy and webkitperl tests
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, ews-watchlist, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch lforschler: review+

Description Aakash Jain 2018-06-29 13:18:27 PDT
There have been occurrences in the past in which webkitpy tests get stuck. In the current system EWS bots get completely stuck (and a manual intervention is required).

With buildbot, the build step running the test would be killed by buildbot in 20 minutes. webkitpy and webkitperl tests typically takes 10s. 20 minutes (without any output) is a long time to wait. We should set a smaller timeout (like 2 minutes).
Comment 2 EWS Watchlist 2018-06-29 13:23:52 PDT Comment hidden (obsolete)
Comment 3 Aakash Jain 2018-06-29 13:26:44 PDT
Committed r233368: <https://trac.webkit.org/changeset/233368>.
Comment 4 Radar WebKit Bug Importer 2018-06-29 13:27:19 PDT
<rdar://problem/41649817>