Bug 157980

Summary: Bots saw failure in w3c close-in-upgradeneeded.html
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 154968    

Description Brady Eidson 2016-05-22 14:26:45 PDT
Bots saw failure in w3c close-in-upgradeneeded.html

https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r201254%20(6237)/results.html
Comment 2 Brady Eidson 2016-06-03 16:56:36 PDT
Certainly no crashes, anyways. And the last (text) failure was 5/24.

Based on the frequencies we see with other tests, it's not clear this test actually has a problem by itself.
Comment 3 Brady Eidson 2016-06-03 17:00:01 PDT
Last Mac failure was even longer ago than that.

It was a text diff:
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/close-in-upgradeneeded-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/close-in-upgradeneeded-actual.txt
@@ -1,3 +1,3 @@
 
-PASS When db.close is called in upgradeneeded, the db is cleaned up on refresh 
+FAIL When db.close is called in upgradeneeded, the db is cleaned up on refresh assert_true: saw transaction.complete expected true got false


That actually could be affected by http://trac.webkit.org/changeset/201461, and in fact we haven't seen any failures since 5/27

I think this bug is no longer useful.