WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202747
REGRESSION(
r250357
:
r250365
): [GTK] http/tests/cache-storage/cache-records-persistency.https.html is failing
https://bugs.webkit.org/show_bug.cgi?id=202747
Summary
REGRESSION(r250357:r250365): [GTK] http/tests/cache-storage/cache-records-per...
Alicia Boya García
Reported
2019-10-09 06:30:00 PDT
http/tests/cache-storage/cache-records-persistency.https.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cache-storage/cache-records-persistency.https-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/http/tests/cache-storage/cache-records-persistency.https-actual.txt @@ -1,9 +1,7 @@ PASS Cleaning existing caches -PASS Cache.put called twice with matching Requests - keys should remain the same - testing persistency +FAIL Cache.put called twice with matching Requests - keys should remain the same - testing persistency promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'result.text')" PASS Cleaning created caches -PASS Checking persistency of cache keys -PASS Checking persistency of response -PASS Checking persistency of response body -PASS Testing overriding of an existing cached record that is not in memory +FAIL Checking persistency of cache keys assert_equals: expected 1 but got 0 +FAIL Checking persistency of response assert_equals: Cache.put should store the response persistently expected "[object Response]" but got "[object Undefined]"
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2020-01-21 01:50:04 PST
Fixed by
r254342
. Failure was removed from TestExpectations in
r254824
. There are no more failures referencing this ticket.
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