Bug 244272 - REGRESSION (253685@main): [ Monterey wk2 ] fast/images/text-recognition/mac/cursor-types-for-recognized-text.html is a consistent failure
Summary: REGRESSION (253685@main): [ Monterey wk2 ] fast/images/text-recognition/mac/c...
Status: RESOLVED FIXED
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: 2022-08-23 14:23 PDT by Karl Rackler
Modified: 2022-09-14 10:14 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 Karl Rackler 2022-08-23 14:23:04 PDT
Description:
fast/images/text-recognition/mac/cursor-types-for-recognized-text.html

REPRODUCTION STEPS
I can reproduce this on 253685@main but cannot reproduce it on 253684@main or earlier.

Command: 
run-webkit-tests --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry fast/images/text-recognition/mac/cursor-types-for-recognized-text.html
Regressions: Unexpected text-only failures (1)

Result: 
Regressions: Unexpected text-only failures (1)
  fast/images/text-recognition/mac/cursor-types-for-recognized-text.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Ftext-recognition%2Fmac%2Fcursor-types-for-recognized-text.html

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/images/text-recognition/mac/cursor-types-for-recognized-text-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/images/text-recognition/mac/cursor-types-for-recognized-text-actual.txt
@@ -1,6 +1,6 @@
 
 Testing <img id="inside-link">
-PASS cursor is "IBeam"
+FAIL cursor should be IBeam. Was Hand.
 
 Testing <img id="cursor-zoom-in">
 PASS cursor is "ZoomIn"
@@ -8,6 +8,7 @@
 Testing <img id="user-select-none-in-link">
 PASS cursor is "Hand"
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2022-08-23 14:23:23 PDT
<rdar://problem/99051044>
Comment 2 Karl Rackler 2022-08-23 14:32:32 PDT
I have marked this test as a consistent failure while this issue is investigated.
Comment 3 EWS 2022-08-23 14:37:10 PDT
Test gardening commit 253702@main (a2bd2bc5c367): <https://commits.webkit.org/253702@main>

Reviewed commits have been landed. Closing PR #3590 and removing active labels.
Comment 4 Vitor Roriz 2022-08-25 16:31:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3680
Comment 5 EWS 2022-08-26 10:16:49 PDT
Committed 253823@main (543df0e3b8cc): <https://commits.webkit.org/253823@main>

Reviewed commits have been landed. Closing PR #3680 and removing active labels.
Comment 6 EWS 2022-09-14 10:14:11 PDT
Committed 254482@main (29056c6d4d4b): <https://commits.webkit.org/254482@main>

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