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&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 "" but got "test=9\tvalue" +FAIL Cookie with %xb in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %xc in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %xd in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %xe in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %xf in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x10 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x11 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x12 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x13 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x14 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x15 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x16 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x17 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x18 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x19 in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1a in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1b in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1c in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1d in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1e in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x1f in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" +FAIL Cookie with %x7f in value is rejected. assert_equals: The cookie was rejected. expected "" but got "test=9\tvalue" BUILD URL: https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/254784%40main%20(96)/results.html
<rdar://problem/100345483>
This issue can be reproduced using command: run-webkit-tests --iterations=2 --ios-simulator imported/w3c/web-platform-tests/cookies/value/value-ctl.html
Test gardening commit 254811@main (f3b08c429b77): <https://commits.webkit.org/254811@main> Reviewed commits have been landed. Closing PR #4656 and removing active labels.