Bug 152800 - Modern IDB: storage/indexeddb/odd-strings.html is flaky
Summary: Modern IDB: storage/indexeddb/odd-strings.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2016-01-06 12:49 PST by Brady Eidson
Modified: 2016-01-06 14:35 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (4.71 KB, patch)
2016-01-06 14:31 PST, Brady Eidson
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-01-06 12:49:31 PST
Modern IDB: storage/indexeddb/odd-strings.html is flaky

You can reliably cause it to fail just by running it twice in a row:
run-webkit-tests -1 storage/indexeddb/odd-strings.html storage/indexeddb/odd-strings.html

An unexpected "blocked" event sends out on a delete request.
Comment 1 Brady Eidson 2016-01-06 14:31:52 PST
Created attachment 268410 [details]
Patch v1
Comment 2 Brady Eidson 2016-01-06 14:35:31 PST
https://trac.webkit.org/changeset/194670