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 |
Brady Eidson
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brady Eidson
Flakiness dashboard for this test:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fclose-in-upgradeneeded.html
Looks to be in really good shape.
Brady Eidson
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.
Brady Eidson
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.