Bug 303762
| Summary: | Revert the reduced timeout from 303928@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | Aakash Jain <aakash_jain> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | clopez, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Aakash Jain
303928@main reduced the timeout for api tests from 3 hours to 20 minutes. It was based on the assumption that these tests use filter-test-logs script which itself outputs every 5 minutes. However, the assumption is incorrect and the step doesn't use filter-test-logs yet. Here is the bug to track addding the support: https://bugs.webkit.org/show_bug.cgi?id=303568
This reduced timeout is now causing api tests to be killed by buildbot due to timeout, e.g.: https://build.webkit.org/#/builders/1693/builds/704#bb-step-22
We should revert the timeout for now. We can reduce it again once https://bugs.webkit.org/show_bug.cgi?id=303568 is fixed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/166070234>
Radar WebKit Bug Importer
<rdar://problem/166070220>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/55042
EWS
Committed 304100@main (89b7933d8260): <https://commits.webkit.org/304100@main>
Reviewed commits have been landed. Closing PR #55042 and removing active labels.