Bug 278563
Summary: | TestWebKitAPI.WebKit.LoadMoreThan4GB always times out on Debug builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Dawn Morningstar <Morningstar> |
Status: | NEW | ||
Severity: | Normal | CC: | Morningstar, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 280007 | ||
Bug Blocks: |
Jonathan Bedard
As can be seen in the history of TestWebKitAPI.WebKit.LoadMoreThan4GB (https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.LoadMoreThan4GB), this test always times out on debug builds. Given what we're testing (4GB string), that seems sort of unavoidable in Debug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134569278>
Dawn Morningstar
I will disable this test on debug
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/33915
EWS
Test gardening commit 283937@main (f6696434ef62): <https://commits.webkit.org/283937@main>
Reviewed commits have been landed. Closing PR #33915 and removing active labels.
Dawn Morningstar
Forgot the #endif in my disable...
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/33925
EWS
Test gardening commit 283941@main (9404fab33965): <https://commits.webkit.org/283941@main>
Reviewed commits have been landed. Closing PR #33925 and removing active labels.