<?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>259409</bug_id>
          
          <creation_ts>2023-07-21 15:00:56 -0700</creation_ts>
          <short_desc>REGRESSION(266064@main): [ WK2 ] imported/w3c/web-platform-tests/cookies/partitioned-cookies/partitioned-cookies.tentative.https.html is a flaky TEXT failure</short_desc>
          <delta_ts>2024-09-20 01:20:01 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=259196</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=184453</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=280048</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=280050</see_also>
          <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>
          <dependson>263024</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Sam Sneddon [:gsnedders]">gsnedders</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>rupin</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wilander</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1967680</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-21 15:00:56 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/cookies/partitioned-cookies/partitioned-cookies.tentative.https.html

This test is a flaky TEXT failure on WebKit 2.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcookies%2Fpartitioned-cookies%2Fpartitioned-cookies.tentative.https.html

TEXT DIFF:

-FAIL Partitioned cookies accessible on the top-level site they are created in via HTTP assert_equals: Expected __Host-pccookistore to be available on the top-level site it was created in expected true but got false
-FAIL Partitioned cookies accessible on the top-level site they are created in via DOM assert_equals: Expected __Host-pccookistore to be available on the top-level site it was created in expected true but got false
-FAIL Partitioned cookies accessible on the top-level site they are created in via CookieStore assert_equals: Expected __Host-pccookistore to be available on the top-level site it was created in expected true but got false
-PASS Cross-site window opened correctly
-FAIL Partitioned cookies are not accessible on a different top-level site via HTTP assert_equals: Expected __Host-pchttp to not be available on a different top-level site expected false but got true
-FAIL Partitioned cookies are not accessible on a different top-level site via DOM assert_equals: Expected __Host-pchttp to not be available on a different top-level site expected false but got true
-FAIL Partitioned cookies are not accessible on a different top-level site via CookieStore assert_equals: Expected __Host-pchttp to not be available on a different top-level site expected false but got true
-

DIFF URL:

https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/266215@main%20(3543)/imported/w3c/web-platform-tests/cookies/partitioned-cookies/partitioned-cookies.tentative.https-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967681</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-07-21 15:01:08 -0700</bug_when>
    <thetext>&lt;rdar://problem/112683033&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967682</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-21 15:04:40 -0700</bug_when>
    <thetext>This test seems to have been a flaky failure since this 266067@main. There is a likely regression point between 266062@main and 266067@main.

Furthermore, I was able to reproduce this test failure at macOS Ventura Production ToT running the test as follows:

run-webkit-tests imported/w3c/web-platform-tests/cookies/partitioned-cookies/partitioned-cookies.tentative.https.html --verbose --iterations 10</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967688</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-07-21 15:26:19 -0700</bug_when>
    <thetext>Committed 266221@main (fa077af2e594): &lt;https://commits.webkit.org/266221@main&gt;

Reviewed commits have been landed. Closing PR #16001 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1967689</commentid>
    <comment_count>4</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-21 15:35:56 -0700</bug_when>
    <thetext>I was able to bisect a regression point. This test reproduced at 266064@main, but it did not reproduce at 266063@main. Changes at 266064@main are directly related to this error, and is likely what caused the failure.

https://commits.webkit.org/266064@main</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984848</commentid>
    <comment_count>5</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2023-10-13 04:28:31 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/19043</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1985935</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-10-18 12:27:30 -0700</bug_when>
    <thetext>Committed 269483@main (5273909547b1): &lt;https://commits.webkit.org/269483@main&gt;

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

    </bug>

</bugzilla>