WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
208248
[GTK] http/tests/cookies/document-cookie-set-expired-cookie.html is flaky since added in
r257354
https://bugs.webkit.org/show_bug.cgi?id=208248
Summary
[GTK] http/tests/cookies/document-cookie-set-expired-cookie.html is flaky sin...
Diego Pino
Reported
2020-02-26 10:21:31 PST
Test is flaky since added in
r257354
(Regression(CookieCache) Hang and very high CPU usage on nytimes.com): * http/tests/cookies/document-cookie-set-expired-cookie.html [ Failure Pass ] Diff: --- /layout-test-results/http/tests/cookies/document-cookie-set-expired-cookie-expected.txt +++ /layout-test-results/http/tests/cookies/document-cookie-set-expired-cookie-actual.txt @@ -3,10 +3,10 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS document.cookie is "" -PASS document.cookie is "testDelete=testValue" -PASS document.cookie is "" -PASS document.cookie is "" +FAIL document.cookie should be . Was testKey=testValue; foo=bar. +FAIL document.cookie should be testDelete=testValue. Was testKey=testValue; foo=bar; testDelete=testValue. +FAIL document.cookie should be . Was testKey=testValue; foo=bar. +FAIL document.cookie should be . Was testKey=testValue; foo=bar. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2021-06-04 19:37:50 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in
r278519
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug