Summary: | Web Inspector: Reduce flakiness of inspector/indexeddb/requestDatabaseNames | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> | ||||
Component: | Web Inspector | Assignee: | Joseph Pecoraro <joepeck> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | ap, bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | DoNotImportToRadar | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Joseph Pecoraro
2015-08-13 18:12:56 PDT
Created attachment 258964 [details]
[PATCH] Proposed Fix
* STEPS TO REPRODUCE 1. shell> run-webkit-tests fast/history inspector/indexeddb --child-processes=1 => the inspector test fails This helped, the test hasn't failed again yet. |