[Webkit-unassigned] [Bug 245608] New: [ iOS16 ] imported/w3c/web-platform-tests/cookies/value/value-ctl.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 16:38:50 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245608

            Bug ID: 245608
           Summary: [ iOS16 ]
                    imported/w3c/web-platform-tests/cookies/value/value-ct
                    l.html is a constant failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hhjalmarsson at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220923/8a4772cf/attachment.htm>


More information about the webkit-unassigned mailing list