| 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 | ||
|
Description
Hercules Hjalmarsson
2022-07-20 13:36:23 PDT
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 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 *** |