WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
245608
[ iOS16 ] imported/w3c/web-platform-tests/cookies/value/value-ctl.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=245608
Summary
[ iOS16 ] imported/w3c/web-platform-tests/cookies/value/value-ctl.html is a c...
Hercules Hjalmarsson
Reported
2022-09-23 16:38:50 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-23 16:39:12 PDT
<
rdar://problem/100345483
>
Hercules Hjalmarsson
Comment 2
2022-09-23 16:40:24 PDT
This issue can be reproduced using command: run-webkit-tests --iterations=2 --ios-simulator imported/w3c/web-platform-tests/cookies/value/value-ctl.html
EWS
Comment 3
2022-09-23 16:48:43 PDT
Test gardening commit
254811@main
(f3b08c429b77): <
https://commits.webkit.org/254811@main
> Reviewed commits have been landed. Closing PR #4656 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug