Bug 157980 - Bots saw failure in w3c close-in-upgradeneeded.html
Summary: Bots saw failure in w3c close-in-upgradeneeded.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149117 154968
  Show dependency treegraph
 
Reported: 2016-05-22 14:26 PDT by Brady Eidson
Modified: 2016-06-03 17:00 PDT (History)
0 users

See Also:


Attachments

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