RESOLVED FIXED Bug 142081
REGRESSION(r85798): Lists of crashing/timeouting/stderr tests aren't sorted
https://bugs.webkit.org/show_bug.cgi?id=142081
Summary REGRESSION(r85798): Lists of crashing/timeouting/stderr tests aren't sorted
Csaba Osztrogonác
Reported 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.
Attachments
Patch (1.29 KB, patch)
2015-02-27 02:58 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-02-27 02:58:43 PST
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-02-28 14:34:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.