[Webkit-unassigned] [Bug 207197] New: Regression: (252334?) [ iOS wk2 ] http/tests/resourceLoadStatistics/cookie-deletion.html is flaky failing and crashing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 4 07:28:45 PST 2020


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

            Bug ID: 207197
           Summary: Regression: (252334?) [ iOS wk2 ]
                    http/tests/resourceLoadStatistics/cookie-deletion.html
                    is flaky failing and crashing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com

http/tests/resourceLoadStatistics/cookie-deletion.html

Description:
This test is flaky failing and crashing on iOS wk2.

History:
https://results.webkit.org/?platform=ios&suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fcookie-deletion.html&limit=50000

Diff:
--- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/cookie-deletion-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/cookie-deletion-actual.txt
@@ -1,73 +1,5 @@
 CONSOLE MESSAGE: line 117: Test is beginning. document.location.hash is empty.
 CONSOLE MESSAGE: line 123: About to call runTest() for the first time.
 CONSOLE MESSAGE: line 62: step1. About to set a cookie
-CONSOLE MESSAGE: line 127: About to call runTest() after cookie was set. document hash is #step2
-CONSOLE MESSAGE: line 67: step2. About to open an iFrame to test for third party cookie access (should be successful)
-CONSOLE MESSAGE: line 73: step3. About to classify localhost as prevalent
-CONSOLE MESSAGE: line 77: step3. In the callback for testRunner.setStatisticsPrevalentResource
-CONSOLE MESSAGE: line 84: step4. About to open an iFrame to test for third party cookie access (should not be successful)
-CONSOLE MESSAGE: line 90: step5. About to open an iFrame to try to set a cookie as a third party (should fail)
-CONSOLE MESSAGE: line 96: step6. About to open an iFrame and fireDataModificationHandlerAndContinue
-CONSOLE MESSAGE: line 40: In fireDataModificationHandlerAndContinue
-CONSOLE MESSAGE: line 45: Calling statisticsProcessStatisticsAndDataRecords
-CONSOLE MESSAGE: line 42: In callback function for installStatisticsDidScanDataRecordsCallback
-CONSOLE MESSAGE: line 102: step7. About to open an iFrame and setAsNonPrevalentAndContinue
-CONSOLE MESSAGE: line 50: In setAsNonPrevalentAndContinue
-CONSOLE MESSAGE: line 52: In callback function for setStatisticsPrevalentResource
-CONSOLE MESSAGE: line 108: step8. About to open an iFrame and confirm third party has no cookie access
-CONSOLE MESSAGE: line 25: in finishTest
-Test for partitioned and unpartitioned cookie deletion.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS successfullyParsed is true
-
-TEST COMPLETE
-  
-
---------
-Frame: '<!--frame1-->'
---------
-Should receive first-party cookie.
-Received cookie named 'firstPartyCookie'.
-Did not receive cookie named 'thirdPartyCookie'.
-Client-side document.cookie: firstPartyCookie=value
-
---------
-Frame: '<!--frame2-->'
---------
-Should receive no cookies.
-Did not receive cookie named 'firstPartyCookie'.
-Did not receive cookie named 'thirdPartyCookie'.
-Client-side document.cookie:
-
---------
-Frame: '<!--frame3-->'
---------
-Try to set third party cookie.
-
-
---------
-Frame: '<!--frame4-->'
---------
-Should receive no cookies.
-Did not receive cookie named 'firstPartyCookie'.
-Did not receive cookie named 'thirdPartyCookie'.
-Client-side document.cookie:
-
---------
-Frame: '<!--frame5-->'
---------
-After removal, should receive no cookies.
-Did not receive cookie named 'firstPartyCookie'.
-Did not receive cookie named 'thirdPartyCookie'.
-Client-side document.cookie:
-
---------
-Frame: '<!--frame6-->'
---------
-After declassified, should receive no cookies.
-Did not receive cookie named 'firstPartyCookie'.
-Did not receive cookie named 'thirdPartyCookie'.
-Client-side document.cookie:

-- 
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/20200204/64d14232/attachment.htm>


More information about the webkit-unassigned mailing list