<?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>202960</bug_id>
          
          <creation_ts>2019-10-14 15:50:46 -0700</creation_ts>
          <short_desc>[ iOS13 ] Layout test imported/w3c/web-platform-tests/html/dom/idlharness.https.html is consistently Failing</short_desc>
          <delta_ts>2019-10-14 16:33:39 -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>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Russell Epstein">repstein</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1579865</commentid>
    <comment_count>0</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-14 15:50:46 -0700</bug_when>
    <thetext>The following layout test is failing consistently on iOS 13:

imported/w3c/web-platform-tests/html/dom/idlharness.https.html

This test was previously crashing. The crash was resolved in r251057, uncovering that the test is constantly failing.

Steps to Reproduce:

The following command results in crashes before r251057, and failures on r251057 and forward:
run-webkit-tests --ios-simulator --no-retry imported/w3c/web-platform-tests/html/dom/idlharness.https.html --iter 20

Test History:

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fdom%2Fidlharness.https.html&amp;platform=ios

Diff:

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/dom/idlharness.https-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
+CONSOLE MESSAGE: WebSocket network error: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
 HTML IDL tests
 
 
@@ -123,7 +125,7 @@
 FAIL HTMLElement interface: attribute accessKeyLabel assert_true: The prototype object must have a property &quot;accessKeyLabel&quot; expected true got false
 PASS HTMLElement interface: attribute draggable 
 PASS HTMLElement interface: attribute spellcheck 
-FAIL HTMLElement interface: attribute autocapitalize assert_true: The prototype object must have a property &quot;autocapitalize&quot; expected true got false
+PASS HTMLElement interface: attribute autocapitalize 
 PASS HTMLElement interface: attribute innerText 
 FAIL HTMLElement interface: operation attachInternals() assert_own_property: interface prototype object missing non-static operation expected property &quot;attachInternals&quot; missing
 PASS HTMLElement interface: attribute onabort 
@@ -213,7 +215,7 @@
 FAIL HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;accessKeyLabel&quot; with the proper type assert_inherits: property &quot;accessKeyLabel&quot; not found in prototype chain
 PASS HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;draggable&quot; with the proper type 
 PASS HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;spellcheck&quot; with the proper type 
-FAIL HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;autocapitalize&quot; with the proper type assert_inherits: property &quot;autocapitalize&quot; not found in prototype chain
+PASS HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;autocapitalize&quot; with the proper type 
 PASS HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;innerText&quot; with the proper type 
 FAIL HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;attachInternals()&quot; with the proper type assert_inherits: property &quot;attachInternals&quot; not found in prototype chain
 PASS HTMLElement interface: document.createElement(&quot;noscript&quot;) must inherit property &quot;onabort&quot; with the proper type 
@@ -1248,13 +1250,9 @@
 PASS AudioTrack interface: existence and properties of interface prototype object&apos;s &quot;constructor&quot; property 
 PASS AudioTrack interface: existence and properties of interface prototype object&apos;s @@unscopables property 
 PASS AudioTrack interface: attribute id 
-FAIL AudioTrack interface: attribute kind assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function kind() {
-    [native code]
-}&quot;
+PASS AudioTrack interface: attribute kind 
 PASS AudioTrack interface: attribute label 
-FAIL AudioTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function language() {
-    [native code]
-}&quot;
+PASS AudioTrack interface: attribute language 
 PASS AudioTrack interface: attribute enabled 
 PASS VideoTrackList interface: existence and properties of interface object 
 PASS VideoTrackList interface object length 
@@ -1275,13 +1273,9 @@
 PASS VideoTrack interface: existence and properties of interface prototype object&apos;s &quot;constructor&quot; property 
 PASS VideoTrack interface: existence and properties of interface prototype object&apos;s @@unscopables property 
 PASS VideoTrack interface: attribute id 
-FAIL VideoTrack interface: attribute kind assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function kind() {
-    [native code]
-}&quot;
+PASS VideoTrack interface: attribute kind 
 PASS VideoTrack interface: attribute label 
-FAIL VideoTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function language() {
-    [native code]
-}&quot;
+PASS VideoTrack interface: attribute language 
 PASS VideoTrack interface: attribute selected 
 PASS TextTrackList interface: existence and properties of interface object 
 PASS TextTrackList interface object length 
@@ -1312,9 +1306,7 @@
     [native code]
 }&quot;
 PASS TextTrack interface: attribute label 
-FAIL TextTrack interface: attribute language assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function &quot;function language() {
-    [native code]
-}&quot;
+PASS TextTrack interface: attribute language 
 PASS TextTrack interface: attribute id 
 PASS TextTrack interface: attribute inBandMetadataTrackDispatchType 
 PASS TextTrack interface: attribute mode</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1579868</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-10-14 15:51:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/56267775&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1579878</commentid>
    <comment_count>2</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-10-14 15:57:40 -0700</bug_when>
    <thetext>Updated TestExpectations in r251107</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1579882</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2019-10-14 16:06:25 -0700</bug_when>
    <thetext>(In reply to Russell Epstein from comment #2)
&gt; Updated TestExpectations in r251107

This needs a platform-specific baseline. Updating TestExpectations is definitely not the right thing to do here..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1579890</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2019-10-14 16:33:39 -0700</bug_when>
    <thetext>Committed r251109: &lt;https://trac.webkit.org/changeset/251109&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>