<?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>245608</bug_id>
          
          <creation_ts>2022-09-23 16:38:50 -0700</creation_ts>
          <short_desc>[ iOS16 ] imported/w3c/web-platform-tests/cookies/value/value-ctl.html is a constant failure</short_desc>
          <delta_ts>2022-09-23 16:48:43 -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="Hercules Hjalmarsson">hhjalmarsson</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>1900795</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-23 16:38:50 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/cookies/value/value-ctl.html

Is a constant text failure on iOS16 ToT and since introduced on the queue.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=imported/w3c/web-platform-tests/cookies/value/value-ctl.html

DIFF:
@@ -9,27 +9,27 @@
 PASS Cookie with %x7 in value is rejected.
 PASS Cookie with %x8 in value is rejected.
 PASS Cookie with %x9 in value is accepted.
-PASS Cookie with %xa in value is rejected.
-PASS Cookie with %xb in value is rejected.
-PASS Cookie with %xc in value is rejected.
-PASS Cookie with %xd in value is rejected.
-PASS Cookie with %xe in value is rejected.
-PASS Cookie with %xf in value is rejected.
-PASS Cookie with %x10 in value is rejected.
-PASS Cookie with %x11 in value is rejected.
-PASS Cookie with %x12 in value is rejected.
-PASS Cookie with %x13 in value is rejected.
-PASS Cookie with %x14 in value is rejected.
-PASS Cookie with %x15 in value is rejected.
-PASS Cookie with %x16 in value is rejected.
-PASS Cookie with %x17 in value is rejected.
-PASS Cookie with %x18 in value is rejected.
-PASS Cookie with %x19 in value is rejected.
-PASS Cookie with %x1a in value is rejected.
-PASS Cookie with %x1b in value is rejected.
-PASS Cookie with %x1c in value is rejected.
-PASS Cookie with %x1d in value is rejected.
-PASS Cookie with %x1e in value is rejected.
-PASS Cookie with %x1f in value is rejected.
-PASS Cookie with %x7f in value is rejected.
+FAIL Cookie with %xa in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %xb in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %xc in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %xd in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %xe in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %xf in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x10 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x11 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x12 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x13 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x14 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x15 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x16 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x17 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x18 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x19 in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1a in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1b in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1c in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1d in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1e in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x1f in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;
+FAIL Cookie with %x7f in value is rejected. assert_equals: The cookie was rejected. expected &quot;&quot; but got &quot;test=9\tvalue&quot;

BUILD URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/254784%40main%20(96)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900796</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-23 16:39:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/100345483&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900797</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-09-23 16:40:24 -0700</bug_when>
    <thetext>This issue can be reproduced using command:

run-webkit-tests --iterations=2  --ios-simulator  imported/w3c/web-platform-tests/cookies/value/value-ctl.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900798</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-23 16:48:43 -0700</bug_when>
    <thetext>Test gardening commit 254811@main (f3b08c429b77): &lt;https://commits.webkit.org/254811@main&gt;

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

    </bug>

</bugzilla>