<?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>214155</bug_id>
          
          <creation_ts>2020-07-09 12:36:47 -0700</creation_ts>
          <short_desc>REGRESSION (r264117): [ Mac iOS ] imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/blob.https.html</short_desc>
          <delta_ts>2022-05-16 10:58:00 -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>NEW</bug_status>
          <resolution></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="Truitt Savell">tsavell</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>ayumi_kojima</cc>
    
    <cc>cdumez</cc>
    
    <cc>dpino</cc>
    
    <cc>rackler</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>1670224</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-07-09 12:36:47 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/blob.https.html

When the web-platform-tests/html tests were re-synced in https://trac.webkit.org/changeset/264117/webkit this test began flaky failing

History:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fcross-origin-embedder-policy%2Fblob.https.html

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/blob.https-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/blob.https-actual.txt
@@ -1,9 +1,10 @@
+CONSOLE MESSAGE: ReferenceError: Can&apos;t find variable: createScript
 
 Harness Error (FAIL), message = 2 duplicate test names: &quot;Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via subframe&quot;, &quot;Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via navigate&quot;
 
-FAIL Cross-Origin-Embedder-Policy and blob: URL from https://localhost:9443 in subframe via subframe assert_true: Cross-origin without CORP did not fail expected true got false
+PASS Cross-Origin-Embedder-Policy and blob: URL from https://localhost:9443 in subframe via subframe 
 PASS Cross-Origin-Embedder-Policy and blob: URL from https://localhost:9443 in subframe via navigate 
-PASS Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via subframe 
+FAIL Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via subframe assert_true: Cross-origin without CORP did not fail expected true got false
 PASS Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via navigate 
 PASS Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via subframe 
 PASS Cross-Origin-Embedder-Policy and blob: URL from https://127.0.0.1:9443 in subframe via navigate</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1670226</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-07-09 12:37:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/65284564&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1670228</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-07-09 12:42:22 -0700</bug_when>
    <thetext>This looks like it is only flaky for iOS Debug. On Mac is is flaky on Debug and Release</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1670232</commentid>
    <comment_count>3</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-07-09 12:45:31 -0700</bug_when>
    <thetext>Marked this test as a flaky failure in https://trac.webkit.org/changeset/264186/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1675090</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-07-26 07:04:02 -0700</bug_when>
    <thetext>*** Bug 214799 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1780081</commentid>
    <comment_count>5</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-07-28 09:32:26 -0700</bug_when>
    <thetext>It’s been flaky on iOS Release as well as long as I can see in the history with r277101 being the oldest revision available. Confirmed it gets the same diff.

Updated test expectations for iOS Release : https://trac.webkit.org/changeset/280389/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869316</commentid>
    <comment_count>6</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 10:49:37 -0700</bug_when>
    <thetext>This test has also been timeout for iOS.  The first failure that I saw on the dashboard was 4/3/2022 at r292277.  

Updated test expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869319</commentid>
    <comment_count>7</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 10:54:10 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/640</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869324</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-16 10:58:00 -0700</bug_when>
    <thetext>Test gardening commit r294244 (250602@main): &lt;https://commits.webkit.org/250602@main&gt;

Reviewed commits have been landed. Closing PR #640 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>