Bug 139774 - REGRESSION(r177363): run-webkit-tests early exit is broken
Summary: REGRESSION(r177363): run-webkit-tests early exit is broken
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 139671
  Show dependency treegraph
 
Reported: 2014-12-18 05:31 PST by Csaba Osztrogonác
Modified: 2016-02-02 00:57 PST (History)
7 users (show)

See Also:


Attachments

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