Bug 159379 - LayoutTest fast/history/page-cache-webdatabase-pending-transaction.html is flaky
Summary: LayoutTest fast/history/page-cache-webdatabase-pending-transaction.html is flaky
Status: RESOLVED DUPLICATE of bug 203103
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-07-01 17:53 PDT by Ryan Haddad
Modified: 2019-10-24 13:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (15.23 KB, patch)
2019-10-24 13:28 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***