[Webkit-unassigned] [Bug 280375] New: [EWS] Multiple tests are pre-existing failures in fast/element-targeting on Sonoma EWS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 17:45:41 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280375

            Bug ID: 280375
           Summary: [EWS] Multiple tests are pre-existing failures in
                    fast/element-targeting on Sonoma EWS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darbinyan at apple.com

The following tests are appearing as pre-existing failures on multiple PRs on Sonoma EWS.

fast/element-targeting/basic-element-targeting.html
fast/element-targeting/prefer-succinct-selectors.html
fast/element-targeting/target-container-with-anonymous-sibling.html
fast/element-targeting/target-container-with-link.html
fast/element-targeting/target-container-with-pseudo-elements.html
fast/element-targeting/target-element-selectors-using-attributes.html
fast/element-targeting/target-iframe-above-nav-bar.html
fast/element-targeting/target-pseudo-elements.html
fast/element-targeting/target-reinserted-elements.html
fast/element-targeting/target-rendered-text-excludes-live-text.html
fast/element-targeting/target-rendered-text-with-background-image.html
fast/element-targeting/target-rendered-text-with-subframe.html
fast/element-targeting/target-video-in-subframe.html
fast/element-targeting/targeted-element-ignores-pointer-events-none-overlay.html

The tests are crashing constantly on Sonoma and Ventura Debug arm64 queue as well. Suspecting 284236 at main caused the crashes.

Thread 0 Crashed:: Dispatch queue: 
0  com.apple.WebKit                    0x136545a94        WTFCrashWithInfo(int, char const*, char const*, int)
1  com.apple.WebKit                    0x1384402ac        API::Object::Object()
2  com.apple.WebKit                    0x138021908        API::ObjectImpl<(API::Object::Type)23>::ObjectImpl()
3  com.apple.WebKit                    0x1380218b8        API::TargetedElementRequest::TargetedElementRequest()
4  com.apple.WebKit                    0x13801d4c8        API::TargetedElementRequest::TargetedElementRequest()
5  com.apple.WebKit                    0x13801d3e4        -[_WKTargetedElementRequest init]
6  com.apple.WebKit                    0x13801d5b8        -[_WKTargetedElementRequest initWithPoint:]
7  WebKitTestRunner                    0x100dfb204        WTR::UIScriptControllerCocoa::adjustVisibilityForFrontmostTarget(int, int, OpaqueJSValue const*)
8  WebKitTestRunner                    0x100d5f168        auto decltype(auto) WTR::callFunction<WTR::UIScriptController, WTR::UIScriptController, void (int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*>(OpaqueJSContext const*, WTR::UIScriptController*, void (WTR::UIScriptController::*)(int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*)::'lambda'(auto&&...)::operator()<int, int, OpaqueJSValue const*>('lambda'(auto&&...)) const
9  WebKitTestRunner                    0x100d5f0c4        decltype(std::declval<WTR::UIScriptController*>()(std::declval<int>(), std::declval<int>(), std::declval<OpaqueJSValue const*>())) std::__1::__invoke[abi:sn170006]<decltype(auto) WTR::callFunction<WTR::UIScriptController, WTR::UIScriptController, void (int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*>(OpaqueJSContext const*, WTR::UIScriptController*, void (WTR::UIScriptController::*)(int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*)::'lambda'(auto&&...), int, int, OpaqueJSValue const*>(WTR::UIScriptController*&&, decltype(std::declval<WTR::UIScriptController*>()(std::declval<int>(), std::declval<int>(), std::declval<OpaqueJSValue const*>()))&&...)
10  WebKitTestRunner                   0x100d5f088        OpaqueJSContext std::__1::__apply_tuple_impl[abi:sn170006]<decltype(auto) WTR::callFunction<WTR::UIScriptController, WTR::UIScriptController, void (int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*>(OpaqueJSContext const*, WTR::UIScriptController*, void (WTR::UIScriptController::*)(int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*)::'lambda'(auto&&...), std::__1::tuple<int, int, OpaqueJSValue const*>, 0ul, 1ul, 2ul>(WTR::UIScriptController*&&, void (&&)(int, int, OpaqueJSValue const*), std::__1::__tuple_indices<0ul, 1ul, 2ul>)
11  WebKitTestRunner                   0x100d5f02c        OpaqueJSContext std::__1::apply[abi:sn170006]<decltype(auto) WTR::callFunction<WTR::UIScriptController, WTR::UIScriptController, void (int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*>(OpaqueJSContext const*, WTR::UIScriptController*, void (WTR::UIScriptController::*)(int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*)::'lambda'(auto&&...), std::__1::tuple<int, int, OpaqueJSValue const*>>(WTR::UIScriptController*&&, void (&&)(int, int, OpaqueJSValue const*))
12  WebKitTestRunner                   0x100d578c8        decltype(auto) WTR::callFunction<WTR::UIScriptController, WTR::UIScriptController, void (int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*>(OpaqueJSContext const*, WTR::UIScriptController*, void (WTR::UIScriptController::*)(int, int, OpaqueJSValue const*), int, int, OpaqueJSValue const*)
13  WebKitTestRunner                   0x100d5275c        WTR::JSUIScriptController::adjustVisibilityForFrontmostTarget(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**)
14  com.apple.JavaScriptCore           0x10bc0ca14
15  com.apple.JavaScriptCore           0x10bc03f5c
16                                     0x300

Link:
https://ews-build.webkit.org/#/builders/62/builds/16463

History:
https://results.webkit.org/?architecture=arm64&version_name=Ventura&version_name=Sonoma&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Felement-targeting%2Fbasic-element-targeting.html&test=fast%2Felement-targeting%2Fprefer-succinct-selectors.html&test=fast%2Felement-targeting%2Ftarget-container-with-anonymous-sibling.html&test=fast%2Felement-targeting%2Ftarget-container-with-link.html&test=fast%2Felement-targeting%2Ftarget-container-with-pseudo-elements.html&test=fast%2Felement-targeting%2Ftarget-element-selectors-using-attributes.html&test=fast%2Felement-targeting%2Ftarget-iframe-above-nav-bar.html&test=fast%2Felement-targeting%2Ftarget-pseudo-elements.html&test=fast%2Felement-targeting%2Ftarget-reinserted-elements.html&test=fast%2Felement-targeting%2Ftarget-rendered-text-excludes-live-text.html&test=fast%2Felement-targeting%2Ftarget-rendered-text-with-background-image.html&test=fast%2Felement-targeting%2Ftarget-rendered-text-with-subframe.html&test=fast%2Felement-targeting%2Ftarget-video-in-subframe.html&test=fast%2Felement-targeting%2Ftargeted-element-ignores-pointer-events-none-overlay.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240926/629163cc/attachment.htm>


More information about the webkit-unassigned mailing list