<?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>178272</bug_id>
          
          <creation_ts>2017-10-13 11:14:53 -0700</creation_ts>
          <short_desc>WK1 LayoutTest failures after &quot;Use asynchronous ResourceHandleClient calls for WebKit1&quot;</short_desc>
          <delta_ts>2017-10-31 17:24:13 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>160677</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>150095</dependson>
    
    <dependson>178365</dependson>
    
    <dependson>178370</dependson>
    
    <dependson>178371</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>ap</cc>
    
    <cc>don.olmstead</cc>
    
    <cc>jlewis3</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1360107</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-10-13 11:14:53 -0700</bug_when>
    <thetext>The following tests are failing / timing out on Sierra WK1 bots after &quot;Use asynchronous ResourceHandleClient calls for WebKit1&quot; &lt;https://trac.webkit.org/changeset/223271/webkit&gt;

Regressions: Unexpected text-only failures (8)
  http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ]
  http/tests/media/video-redirect.html [ Failure ]
  http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Failure ]
  http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Failure ]
  http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Failure ]
  http/tests/security/cross-frame-access-put.html [ Failure ]
  http/tests/security/local-video-source-from-remote.html [ Failure ]
  http/tests/security/video-cross-origin-accesssameorigin.html [ Failure ]

Regressions: Unexpected timeouts (8)
  http/tests/canvas/webgl/origin-clean-conformance.html [ Timeout ]
  http/tests/media/autoplay-if-audio-is-playing.html [ Timeout ]
  http/tests/media/video-load-twice.html [ Timeout ]
  http/tests/media/video-play-progress.html [ Timeout ]
  http/tests/security/canvas-remote-read-remote-video-localhost.html [ Timeout ]
  http/tests/security/canvas-remote-read-remote-video-redirect.html [ Timeout ]
  http/tests/security/video-cross-origin-caching.html [ Timeout ]
  http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html [ Timeout ]

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r223271%20(5274)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360116</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-10-13 11:21:04 -0700</bug_when>
    <thetext>Based on the changelog in r223271, tests may be less deterministic than they used to be, so I don&apos;t know if this is a definitive list of the newly-flaky / failing tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360126</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-10-13 11:39:09 -0700</bug_when>
    <thetext>I can only reproduce http/tests/loading/basic-auth-resend-wrong-credentials.html rarely and http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360312</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-10-13 16:41:28 -0700</bug_when>
    <thetext>I think we should just skip whatever tests start being flaky on that patch, since they will be WK1 changes only which are intentional, especially if they are only on certain operating systems.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360357</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-10-13 17:42:27 -0700</bug_when>
    <thetext>Also seems to affect these tests:

http/tests/loading/basic-auth-resend-wrong-credentials.html	
http/tests/loading/basic-credentials-sent-automatically.html

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r223301%20(4232)/results.html


I&apos;ll update expectations if that is the route we really want to take, but I still feel uneasy about it. Alexey, what are your thoughts?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360769</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2017-10-16 09:10:06 -0700</bug_when>
    <thetext>I don&apos;t think that it&apos;s OK to skip these tests on WK1. Please roll back until a better solution can be found.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360772</commentid>
    <comment_count>6</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-10-16 09:12:54 -0700</bug_when>
    <thetext>Rolled out in https://trac.webkit.org/changeset/223408. Duping to original bug.

*** This bug has been marked as a duplicate of bug 160677 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1360998</commentid>
    <comment_count>7</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-10-16 16:07:00 -0700</bug_when>
    <thetext>http/tests/loading/basic-credentials-sent-automatically.html is being fixed in https://bugs.webkit.org/show_bug.cgi?id=178365</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1364489</commentid>
    <comment_count>8</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-10-25 14:45:19 -0700</bug_when>
    <thetext>http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html was fixed in https://bugs.webkit.org/show_bug.cgi?id=150095
http/tests/loading/basic-auth-resend-wrong-credentials.html was fixed in https://bugs.webkit.org/show_bug.cgi?id=178370
http/tests/security/cross-frame-access-put.html was fixed in https://bugs.webkit.org/show_bug.cgi?id=178371</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1366692</commentid>
    <comment_count>9</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2017-10-31 17:24:13 -0700</bug_when>
    <thetext>Since I cannot reproduce any of the remaining tests, I&apos;m going to mark them as flaky and try speculative fixes until the bots are happy.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>