Bug 217408

Summary: REGRESSION(iOS 14): http/tests/cache-storage/page-cache-domcache-pending-promise.html is a flaky failure
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Hector Lopez
Reported 2020-10-06 15:13:09 PDT
http/tests/cache-storage/page-cache-domcache-pending-promise.html Test is a flaky failure according to history on iOS. First occurrence of failure coincide with the start of testing on iOS 14. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fcache-storage%2Fpage-cache-domcache-pending-promise.html&platform=ios Diff: --- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/page-cache-domcache-pending-promise-expected.txt +++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/cache-storage/page-cache-domcache-pending-promise-actual.txt @@ -7,8 +7,9 @@ pagehide - entering cache pageshow - from cache PASS Page was restored from Page Cache -PASS Cache.add() succeeded after restoring from the cache +FAIL Page restored from cache but the promise was not resolved. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-06 15:13:29 PDT
Hector Lopez
Comment 2 2020-10-06 15:21:53 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/268078/webkit
Ryan Haddad
Comment 3 2020-12-18 15:46:48 PST
Added DumpJSConsoleLogInStdErr back to the test expectation with r270992 entry because its removal in r268078 made it fail consistently.
Ryan Haddad
Comment 4 2021-04-19 17:08:21 PDT
It looks like this is passing now.
Note You need to log in before you can comment on or make changes to this bug.