Bug 139774

Summary: REGRESSION(r177363): run-webkit-tests early exit is broken
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Critical CC: ap, cgarcia, clopez, gyuyoung.kim, ossy, ryuan.choi, simon.fraser
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=153217
Bug Depends on:    
Bug Blocks: 139671    

Description Csaba Osztrogonác 2014-12-18 05:31:18 PST
After https://trac.webkit.org/changeset/177363 early exit is broken,
after tests ran, run-webkit-tests doesn't exit, buildmaster kills
it after 20 minutes timeout.

Some examples:
- https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/4935
runtime: 1 min + 20 mins for waiting buildmaster to kill it
- https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/18430
runtime: 9 mins + 20 mins for waiting buildmaster to kill it
Comment 1 Carlos Alberto Lopez Perez 2016-02-01 16:41:20 PST
Could this be related to bug 153217 ?
Comment 2 Csaba Osztrogonác 2016-02-02 00:57:10 PST
(In reply to comment #1)
> Could this be related to bug 153217 ?

maybe ... but I don't know, it is a year old bug without any investigation. :(