Bug 297081
| Summary: | [ iOS ] http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled.html is a flakey failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Website Storage | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, wilander |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled.html
is a flakey failure on all configurations of iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2FexemptDomains%2Fmanaged-domains-cookieEnabled.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled-actual.txt
@@ -4,7 +4,7 @@
Step 1: navigator.cookieEnabled is false
-Step 2: navigator.cookieEnabled is true
+Step 2: navigator.cookieEnabled is false
PASS successfullyParsed is true
TEST COMPLETE
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/298339@main%20(2942)/http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157787103>
Bryan Medina
I was able to reproduce the text failure locally on my devices running iOS 18 Simulator Release ToT using the following command:
run-webkit-tests http/tests/resourceLoadStatistics/exemptDomains/managed-domains-cookieEnabled.html --ios-simulator --iterations=5
EWS
Test gardening commit 298369@main (580483d7f348): <https://commits.webkit.org/298369@main>
Reviewed commits have been landed. Closing PR #49090 and removing active labels.
Bryan Medina
It seems that this test has been flaky for as long as its history shows.