Bug 187191 - [ews-build] Add timeout to webkitpy and webkitperl tests
Summary: [ews-build] Add timeout to webkitpy and webkitperl 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: 2018-06-29 13:18 PDT by Aakash Jain
Modified: 2018-06-30 07:47 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch (3.33 KB, patch)
2018-06-29 13:21 PDT, Aakash Jain
lforschler: 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 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>