Bug 142081 - REGRESSION(r85798): Lists of crashing/timeouting/stderr tests aren't sorted
Summary: REGRESSION(r85798): Lists of crashing/timeouting/stderr tests aren't sorted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 60214
  Show dependency treegraph
 
Reported: 2015-02-27 02:55 PST by Csaba Osztrogonác
Modified: 2015-02-28 14:34 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2015-02-27 02:58 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-02-27 02:55:18 PST
http://trac.webkit.org/changeset/85798 changed the first parameter 
of testList() from simple string array to testobject array. 

In this case tests.sort() does wrong sorting. We should sort by name keys.
Comment 1 Csaba Osztrogonác 2015-02-27 02:58:43 PST
Created attachment 247506 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-28 14:33:55 PST
Comment on attachment 247506 [details]
Patch

Clearing flags on attachment: 247506

Committed r180843: <http://trac.webkit.org/changeset/180843>
Comment 3 WebKit Commit Bot 2015-02-28 14:34:00 PST
All reviewed patches have been landed.  Closing bug.