Bug 294913
| Summary: | REGRESSION:(295684@main)[ Debug ] TestWebKitAPI.MemoryFootprintThreshold.TestDelegateMethod (api-tests) is a flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | Keith Miller <keith_miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, bmedina2, nham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
TestWebKitAPI.MemoryFootprintThreshold.TestDelegateMethod
This test is a near constant timeout on Debug x86_64, and flaky on arm64
History suggests this regressed between 295686@main and 295678@main although none of these changes appear directly related to this test.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.MemoryFootprintThreshold.TestDelegateMethod
Test-run:
https://build.webkit.org/#/builders/1228/builds/1504
STDIO:
https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-sequoia-x86_64%20arm64-debug-run-api-tests/295686@main-1504.txt
TIMEOUT:
"Timedout": [
{
"name": "TestWebKitAPI.MemoryFootprintThreshold.TestDelegateMethod",
"output": ""
}
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/154211896>
Bryan Medina
We tested the regression range from 295681@main to 295685@main and determined the regression is at 295685@main.
Bryan Medina
We disabled this test at https://commits.webkit.org/296939@main while under investigation.
Dawn Morningstar
Bisected the regression range to https://commits.webkit.org/295684@main
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/47778
EWS
Committed 297750@main (a99e982fac64): <https://commits.webkit.org/297750@main>
Reviewed commits have been landed. Closing PR #47778 and removing active labels.