[Webkit-unassigned] [Bug 244308] New: TEST ADD (252580 at main): [ macOS wk1 ] imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 14:41:24 PDT 2022


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

            Bug ID: 244308
           Summary: TEST ADD (252580 at main): [ macOS wk1 ]
                    imported/w3c/web-platform-tests/cookies/attributes/att
                    ributes-ctl.sub.html is a flaky 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: rackler at apple.com

Description:
imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub.html

The test is a resync web-platform-tests/cookies from upstream at 252580 at main.  The test is consistently failing on iOS and flaky failing on macOS.  Test expectations are in place for wk2, but not wk1.

REPRODUCTION STEPS
I can reproduce this on 253735 at main ToT.

Command: 
run-webkit-tests --root 253735 at main -1 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub.html

Result: 
Unexpected flakiness: text-only failures (1)
  imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub.html [ Failure Pass ]

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcookies%2Fattributes%2Fattributes-ctl.sub.html&platform=mac&limit=50000&flavor=wk1

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/cookies/attributes/attributes-ctl.sub-actual.txt
@@ -116,7 +116,7 @@
 FAIL Cookie with %x8 in HttpOnly attribute is handled correctly. assert_equals: The cookie was rejected. expected "" but got "test8httponly=t"
 FAIL Cookie with %x8 in SameSite attribute value is handled correctly. assert_equals: The cookie was rejected. expected "" but got "test8samesite=t"
 FAIL Cookie with %x8 after SameSite attribute value is handled correctly. assert_equals: The cookie was rejected. expected "" but got "test8samesite2=t"
-PASS Cookie with %x9 in Domain attribute value is handled correctly.
+FAIL Cookie with %x9 in Domain attribute value is handled correctly. assert_equals: The cookie was set as expected. expected "test9domain=t" but got "test9domain=t; test8samesite2=t"
 PASS Cookie with %x9 after Domain attribute value is handled correctly.
 PASS Cookie with %x9 in Path attribute value is handled correctly.
 PASS Cookie with %x9 after Path attribute value is handled correctly.

-- 
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/20220824/86993fc2/attachment-0001.htm>


More information about the webkit-unassigned mailing list