TestWebKitAPI.WKWebViewDisableSelection.DoubleClickDoesNotSelectWhenTextInteractionsAreDisabled Is a constant failure on macOS. HISTORY:https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebViewDisableSelection.DoubleClickDoesNotSelectWhenTextInteractionsAreDisabled TestWebKitAPI.WKWebViewDisableSelection.DoubleClickDoesNotSelectWhenTextInteractionsAreDisabled LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy /Volumes/Data/worker/monterey-debug/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewDisableSelection.mm:59 Expected equality of these values: "" selectedText2 Which is: "Hello" BUILD: https://build.webkit.org/#/builders/376/builds/1103
<rdar://problem/89050595>
Failure was reproduced at Monterey Debug TOT using: run-api-tests TestWebKitAPI.WKWebViewDisableSelection.DoubleClickDoesNotSelectWhenTextInteractionsAreDisabled /usr/local/bin/python3 Regression was bisected to r289818 using release builds; as debug builds were not available. It appears changes in r289818 has caused this failure. https://trac.webkit.org/changeset/289818/webkit
*** This bug has been marked as a duplicate of bug 236718 ***