Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6008 by dhhwai: Chromium continuous builds do not sort chronologically http://code.google.com/p/chromium/issues/detail?id=6008 What steps will reproduce the problem? 1. Goto: http://build.chromium.org/buildbot/continuous/ 2. The directory names currently use MM-DD-YYYY format. Directory names in this format do not allow the directory listing to sort chronologically at the same time. It requires extra scrolling and searching to find the directory with the latest build. (And NO, the directory named "LATEST" does NOT help because the ZIP file inside does not contain the build number and you have no idea which build it is.) This happens for both: http://build.chromium.org/buildbot/continuous/ http://build.chromium.org/buildbot/continuous/?C=N;O=D The build directory names should use YYYY-MM-DD format, which will sort both alphabetically (collating order) and "chronologically". -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
