[Webkit-unassigned] [Bug 195425] [ iOS Sim ] REGRESSION (r242277) Layout Test http/tests/cookies/same-site/lax-samesite-cookie-after-cross-site-history-load.php is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 8 09:58:07 PST 2019


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

--- Comment #2 from Shawn Roberts <sroberts at apple.com> ---
Additional repro steps:

Test first showed on the dashboard for iOS Sim / iOS Debug around r242280

Was unable to reproduce locally running just the test by itself using: 

run-webkit-tests http/tests/cookies/same-site/lax-samesite-cookie-after-cross-site-history-load.php --iterations 500 - f --ios-simulator

Looked at build log for Apple iOS 12 Simulator Release WK2 (Tests) Build #3027 and pulled the worker test list that included this test using Layout test failure analysis website.

Created a test list file from this worker list, and found test failed when running with this test list, then through bisection removed tests preceding this test until I found when running any test in the "http/tests/cookies/same-site/" caused this test to fail.

Searched on trac and found the test change to this test was r241070 and used this as a bisecting point. 

Tested with the following revisions using this command "run-webkit-tests http/tests/cookies/same-site/ --child-processes 1 --ios-simulator"

242623 Timeout
242435 Timeout
242336 Timeout
242285 Timeout
242280 Timeout
242277 Timeout

242276 Passed
242275 Passed
242260 Passed
242234 Passed
241847 Passed
241070 Passed

-- 
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/20190308/f2a83b5b/attachment-0001.html>


More information about the webkit-unassigned mailing list