Bug 173699 - LayoutTests/inspector/indexeddb/requestDatabaseNames.html: Sort database names to prevent flakiness
Summary: LayoutTests/inspector/indexeddb/requestDatabaseNames.html: Sort database name...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-22 00:49 PDT by Joseph Pecoraro
Modified: 2017-06-22 08:16 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.52 KB, patch)
2017-06-22 00:50 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-06-22 00:49:25 PDT
Summary:
LayoutTests/inspector/indexeddb/requestDatabaseNames.html: Sort database names to prevent flakiness

I was seeing failures on my machine that was just the order of database names. Lets sort it so that it is consistent.
Comment 1 Joseph Pecoraro 2017-06-22 00:50:13 PDT
Created attachment 313594 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2017-06-22 08:16:41 PDT
Comment on attachment 313594 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 313594

Committed r218696: <http://trac.webkit.org/changeset/218696>
Comment 3 WebKit Commit Bot 2017-06-22 08:16:42 PDT
All reviewed patches have been landed.  Closing bug.