Bug 242959
| Summary: | REGRESSION(252672@main): [ macOS iOS ] 2X TestWebKitAPI.WKAttachmentTests (API Tests) are constantly timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
TestWebKitAPI.WKAttachmentTests.CutAndPasteAttachmentBetweenWebViews
TestWebKitAPI.WKAttachmentTests.iWorkAttachmentWithoutPasteboardActionLoadsThumbnail
Are two API tests that are constantly timing on macOS and iOS ToT and started constantly timing out at 252672@main.
HISTORY:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKAttachmentTests.iWorkAttachmentWithoutPasteboardActionLoadsThumbnail&test=TestWebKitAPI.WKAttachmentTests.CutAndPasteAttachmentBetweenWebViews
DIFF:
Timeout
TestWebKitAPI.WKAttachmentTests.CutAndPasteAttachmentBetweenWebViews
2022-07-20 11:06:22.763 com.apple.WebKit.WebContent.Development[5478:74190496] ApplePersistence=NO
2022-07-20 11:06:22.904 com.apple.WebKit.WebContent.Development[5481:74190523] ApplePersistence=NO
TestWebKitAPI.WKAttachmentTests.iWorkAttachmentWithoutPasteboardActionLoadsThumbnail
2022-07-20 11:07:03.010 com.apple.WebKit.WebContent.Development[5555:74191474] ApplePersistence=NO
DIFF URL:
https://build.webkit.org/#/builders/365/builds/5021/steps/18/logs/stdio
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/97337552>
Hercules Hjalmarsson
By running API tests with command:
run-api-tests TestWebKitAPI.WKAttachmentTests.CutAndPasteAttachmentBetweenWebViews
The timing out issue persists before 252672@main.
However, I was able to bisect the regression point to 252672@main by running bot commands taken from the bot queue:
download-built-product -> extract-built-product -> run-api-tests --release TestWebKitAPI.WKAttachmentTests.iWorkAttachmentWithoutPasteboardActionLoadsThumbnail
download-built-product -> extract-built-product -> run-api-tests --release TestWebKitAPI.WKAttachmentTests.CutAndPasteAttachmentBetweenWebViews
Hercules Hjalmarsson
This bug is being handled in the original feature implementation. Marking as duplicate of original.
*** This bug has been marked as a duplicate of bug 242920 ***