<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>190897</bug_id>
          
          <creation_ts>2018-10-24 23:11:44 -0700</creation_ts>
          <short_desc>REGRESSION (r237331): DismissingActionSheetShouldNotDismissPresentingViewController times out</short_desc>
          <delta_ts>2018-10-25 09:43:20 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Horton">thorton</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>jbedard</cc>
    
    <cc>jlewis3</cc>
    
    <cc>lforschler</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1472005</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2018-10-24 23:11:44 -0700</bug_when>
    <thetext>This test is timing out because it&apos;s trying to simulate a long press on a unparented WKWebView.

After r237331, you can&apos;t interact with an unparented WKWebView via gesture recognizers.

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

I&apos;m going to disable the test for now since this is clearly a test infrastructure problem, and I&apos;ll enlist Wenson&apos;s help to repair it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1472006</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2018-10-24 23:13:03 -0700</bug_when>
    <thetext>Test disabled in https://trac.webkit.org/changeset/237407/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1472007</commentid>
    <comment_count>2</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2018-10-24 23:19:10 -0700</bug_when>
    <thetext>(In reply to Tim Horton from comment #0)
&gt; This test is timing out because it&apos;s trying to simulate a long press on a
&gt; unparented WKWebView.
&gt; 
&gt; After r237331, you can&apos;t interact with an unparented WKWebView via gesture
&gt; recognizers.
&gt; 
&gt; It&apos;s extremely unclear why presenting the TestWKWebViewController on the
&gt; root view controller in the navigation controller doesn&apos;t parent it, but it
&gt; doesn&apos;t; the view hierarchy stops at the root view controller&apos;s view.

Strange indeed. I wonder if this is due to TestWebKitAPI not being a UI application...

&gt; 
&gt; I&apos;m going to disable the test for now since this is clearly a test
&gt; infrastructure problem, and I&apos;ll enlist Wenson&apos;s help to repair it.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>