[Webkit-unassigned] [Bug 190897] New: REGRESSION (r237331): DismissingActionSheetShouldNotDismissPresentingViewController times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 23:11:44 PDT 2018


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

            Bug ID: 190897
           Summary: REGRESSION (r237331):
                    DismissingActionSheetShouldNotDismissPresentingViewCon
                    troller times out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thorton at apple.com
                CC: lforschler at apple.com

This test is timing out because it's trying to simulate a long press on a unparented WKWebView.

After r237331, you can't interact with an unparented WKWebView via gesture recognizers.

It's extremely unclear why presenting the TestWKWebViewController on the root view controller in the navigation controller doesn't parent it, but it doesn't; the view hierarchy stops at the root view controller's view.

I'm going to disable the test for now since this is clearly a test infrastructure problem, and I'll enlist Wenson's help to repair it.

-- 
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/20181025/6dbc52b3/attachment.html>


More information about the webkit-unassigned mailing list