Bug 274488 - REGRESSION (278902@main): [ iOS ] editing/selection/ios/selection-handles-in-iframe.html and fast/images/text-recognition/iOS.. are timing out
Summary: REGRESSION (278902@main): [ iOS ] editing/selection/ios/selection-handles-in-...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-21 15:09 PDT by Jay Stfleur
Modified: 2024-05-22 11:12 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 2024-05-21 15:09:55 PDT
Description:
editing/selection/ios/selection-handles-in-iframe.html
fast/images/text-recognition/ios/select-word-in-image-overlay-inside-link.html

are mostly timing out after on 278902@main

Buildbot URL:
https://build.webkit.org/#/builders/940/builds/1582/steps/18/logs/stdio

History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=editing%2Fselection%2Fios%2Fselection-handles-in-iframe.html&test=fast%2Fimages%2Ftext-recognition%2Fios%2Fselect-word-in-image-overlay-inside-link.html

Diff/Image Diff/Crash Log:
editing/selection/ios/selection-handles-in-iframe.html

--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/selection-handles-in-iframe-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/editing/selection/ios/selection-handles-in-iframe-actual.txt
@@ -1,6 +1,5 @@
-selectionchange: 'M'
-selectionchange: 'M '
-selectionchange: 'M M'
+FAIL: Timed out waiting for notifyDone to be called
+
 
 Verifies that the user can select text in an iframe by dragging selection handles. This test is best run under WebKitTestRunner.
 


fast/images/text-recognition/ios/select-word-in-image-overlay-inside-link.html:

--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/text-recognition/ios/select-word-in-image-overlay-inside-link-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/fast/images/text-recognition/ios/select-word-in-image-overlay-inside-link-actual.txt
@@ -1,5 +1,3 @@
-PASS selectionRects.length is 1
-PASS successfullyParsed is true
+FAIL: Timed out waiting for notifyDone to be called
 
-TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2024-05-21 15:10:20 PDT
<rdar://problem/128497371>
Comment 2 EWS 2024-05-21 15:57:28 PDT
Test gardening commit 279082@main (8f39f3b1ae18): <https://commits.webkit.org/279082@main>

Reviewed commits have been landed. Closing PR #28875 and removing active labels.