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
<rdar://problem/97337552>
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 ***