Bug 150805 - storage/indexeddb/modern/idbobjectstore-count-failures.html is flaky on mac-wk1
Summary: storage/indexeddb/modern/idbobjectstore-count-failures.html is flaky on mac-wk1
Status: RESOLVED DUPLICATE of bug 150804
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2015-11-02 09:48 PST by Ryan Haddad
Modified: 2015-11-02 10:31 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2015-11-02 09:48:34 PST
storage/indexeddb/modern/idbobjectstore-count-failures.html is flaky on mac-wk1

<https://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK1%20(Tests)/builds/19012>

--- /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/idbobjectstore-count-failures-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/idbobjectstore-count-failures-actual.txt
@@ -2,7 +2,6 @@
 ALERT: Failed to count records in object store with an invalid key
 ALERT: Failed to count records in object store that's been deleted
 ALERT: Initial upgrade versionchange transaction complete
-ALERT: Failed to count records in object store while transaction is inactive
 ALERT: readonly transaction complete
 ALERT: Done
 This tests some obvious failures that can happen while calling IDBObjectStore.count().
Comment 1 Ryan Haddad 2015-11-02 09:49:26 PST
This seems to have the same failure as <https://bugs.webkit.org/show_bug.cgi?id=150804>

Please dupe if appropriate.
Comment 2 Ryan Haddad 2015-11-02 09:52:16 PST
Updated expectations in r191891.
Comment 3 Brady Eidson 2015-11-02 10:12:31 PST
(In reply to comment #1)
> This seems to have the same failure as
> <https://bugs.webkit.org/show_bug.cgi?id=150804>
> 
> Please dupe if appropriate.

Bug in the test, but I'll probably land fixes at the same time.
Comment 4 Brady Eidson 2015-11-02 10:31:22 PST

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