Bug 139774
| Summary: | REGRESSION(r177363): run-webkit-tests early exit is broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Text | Assignee: | 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 | ||
Csaba Osztrogonác
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Could this be related to bug 153217 ?
Csaba Osztrogonác
(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. :(