<?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>209154</bug_id>
          
          <creation_ts>2020-03-16 16:07:08 -0700</creation_ts>
          <short_desc>[ Mac wk1 ] http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html is flaky failing.</short_desc>
          <delta_ts>2020-05-07 11:33:48 -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>Mac</rep_platform>
          <op_sys>macOS 10.14</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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="Jason Lawrence">Lawrence.j</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <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>1630517</commentid>
    <comment_count>0</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-16 16:07:08 -0700</bug_when>
    <thetext>http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html 

Description:
This test is flaky failing on Mac wk1. The flaky failures go back to November 2019. 

History:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fsecurity%2Fclipboard%2Fcopy-paste-html-cross-origin-iframe-across-origin.html&amp;platform=mac&amp;version_name=Catalina&amp;version_name=Mojave&amp;flavor=wk1&amp;limit=50000

Diff:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin-actual.txt
@@ -1,7 +1,3 @@
-CONSOLE MESSAGE: line 1: Blocked a frame with origin &quot;http://localhost:8000&quot; from accessing a frame with origin &quot;http://127.0.0.1:8000&quot;. Protocols, domains, and ports must match.
-CONSOLE MESSAGE: line 1: Blocked a frame with origin &quot;http://localhost:8000&quot; from accessing a frame with origin &quot;http://localhost:8080&quot;. Protocols, domains, and ports must match.
-CONSOLE MESSAGE: line 1: Blocked a frame with origin &quot;http://localhost:8000&quot; from accessing a frame with origin &quot;http://127.0.0.1:8000&quot;. Protocols, domains, and ports must match.
-CONSOLE MESSAGE: line 1: Blocked a frame with origin &quot;http://localhost:8000&quot; from accessing a frame with origin &quot;http://localhost:8080&quot;. Protocols, domains, and ports must match.
 This tests copying and pasting HTML by the default action. WebKit should sanitize the HTML across origin.
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
@@ -15,24 +11,11 @@
 PASS new URL(fragment.querySelector(&quot;.cross-origin-frame&quot;).src).protocol is &quot;http:&quot;
 PASS new URL(fragment.querySelector(&quot;.same-origin-frame-with-data-url&quot;).src).protocol is &quot;http:&quot;
 PASS new URL(fragment.querySelector(&quot;.cross-origin-frame-with-data-url&quot;).src).protocol is &quot;http:&quot;
-PASS frames.length is 4
-PASS new URL(frames[0].src).protocol is &quot;http:&quot;
-PASS frames[0].canAccessContentDocument is false
-PASS new URL(frames[0].imageSrc).protocol is &quot;http:&quot;
-PASS frames[0].imageWidth is 80
-PASS new URL(frames[1].src).protocol is &quot;http:&quot;
-PASS frames[1].canAccessContentDocument is false
-PASS new URL(frames[1].imageSrc).protocol is &quot;http:&quot;
-PASS frames[1].imageWidth is 80
-PASS new URL(frames[2].src).protocol is &quot;http:&quot;
-PASS frames[2].canAccessContentDocument is false
-PASS new URL(frames[2].imageSrc).protocol is &quot;data:&quot;
-PASS frames[2].imageWidth is 10
-PASS new URL(frames[3].src).protocol is &quot;http:&quot;
-PASS frames[3].canAccessContentDocument is false
-PASS new URL(frames[3].imageSrc).protocol is &quot;data:&quot;
-PASS frames[3].imageWidth is 10
 PASS successfullyParsed is true
 
 TEST COMPLETE
+Copy
 
+hello,  
+      
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1630518</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-03-16 16:07:26 -0700</bug_when>
    <thetext>&lt;rdar://problem/60514527&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1630524</commentid>
    <comment_count>2</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-03-16 16:13:21 -0700</bug_when>
    <thetext>I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/258526/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1650237</commentid>
    <comment_count>3</comment_count>
    <who name="Jason Lawrence">Lawrence.j</who>
    <bug_when>2020-05-07 11:24:46 -0700</bug_when>
    <thetext>This test is passing consistently now. I have removed the expectations here: https://trac.webkit.org/changeset/261318/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>