Bug 291598
| Summary: | REGRESSION (288265@main): [ macOS wk1 debug ] inspector/console/console-oom.html is a consistent timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
inspector/console/console-oom.html
It seems that commit 288265@main, while aiming to optimize memory operations, may have impacted the stress memory usage for oom, which leads to timeouts. However, this is confined to the macOS wk1 debug configuration.
This issue can be reproduced using command:
run-webkit-tests --no-retry --force -1 --iterations=1 inspector/console/console-oom.html
History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fconsole%2Fconsole-oom.html&platform=mac&flavor=wk1&style=debug&recent=false
Test Run: https://build.webkit.org/#/builders/1224/builds/1600
layout-tests Full logs
12:29:04.299 24504 [65597/73310] inspector/console/console-oom.html failed unexpectedly (test timed out, no output from test)
12:29:04.300 24504 worker/11 killing driver
12:29:04.311 24504 worker/11 inspector/console/console-oom.html failed:
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/149340500>
EWS
Test gardening commit 293737@main (c34b9672008d): <https://commits.webkit.org/293737@main>
Reviewed commits have been landed. Closing PR #44123 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/44134
EWS
Committed 293754@main (2c0038e9d995): <https://commits.webkit.org/293754@main>
Reviewed commits have been landed. Closing PR #44134 and removing active labels.