Bug 142081

Summary: REGRESSION(r85798): Lists of crashing/timeouting/stderr tests aren't sorted
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60214    
Attachments:
Description Flags
Patch none

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.