Bug 159379

Summary: LayoutTest fast/history/page-cache-webdatabase-pending-transaction.html is flaky
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, cdumez, kling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2016-07-01 17:53:45 PDT
LayoutTest fast/history/page-cache-webdatabase-pending-transaction.html is flaky

Most recent failure:
https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/13195

Flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fhistory%2Fpage-cache-webdatabase-pending-transaction.html

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/fast/history/page-cache-webdatabase-pending-transaction-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/fast/history/page-cache-webdatabase-pending-transaction-actual.txt
@@ -1,11 +1 @@
-Tests that a page with an open WebDatabase that has pending transactions does not go into the page cache.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-pageshow - not from cache
-PASS Page was not restored from page cache
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+This page should go back. If a test outputs the contents of this page, then the test page failed to enter the page cache.
Comment 1 Ryan Haddad 2016-07-01 17:54:39 PDT
This does not appear to be a recent regression.
Comment 2 Ryan Haddad 2016-07-01 17:56:58 PDT
Marked as flaky on Mac in <http://trac.webkit.org/projects/webkit/changeset/202767>
Comment 3 Ryan Haddad 2016-07-05 09:59:19 PDT
This test is also flaky on ios-simulator-wk2. Marked as flaky in <https://trac.webkit.org/r202820>
Comment 4 Radar WebKit Bug Importer 2019-10-24 13:26:43 PDT
<rdar://problem/56591873>
Comment 5 Chris Dumez 2019-10-24 13:28:58 PDT
Created attachment 381839 [details]
Patch
Comment 6 Chris Dumez 2019-10-24 13:35:56 PDT

*** This bug has been marked as a duplicate of bug 203103 ***