[Webkit-unassigned] [Bug 15002] Script to automatically search nightly builds for regressions (autospade)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 30 21:12:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15002


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16424|0                           |1
        is obsolete|                            |
  Attachment #16480|                            |review?
               Flag|                            |




------- Comment #19 from ddkilzer at webkit.org  2007-09-30 21:12 PDT -------
Created an attachment (id=16480)
 --> (http://bugs.webkit.org/attachment.cgi?id=16480&action=view)
Patch v2

Changes since Patch v1 (Attachment 16424):

- Made --branch=feature work as expected (equivalent to
--branch=feature-branch).
- Added arguments to new command-line switches in usage text.
- Fixed creation of $nightlyBuildsURLBase and $nightlyFilesURLBase.
- Fixed directory creation of $nightlyDownloadDirectory.
- Added --branch command-line switch to test different branches of nightly
builds.
- Removed %knownBadBuilds hash map since bad builds have been removed from the
web site.
- Added --download-directory and --safari-path command-line switches to
override default or config file settings.
- Renamed loadConfiguration() to loadSettings(), and cleaned up the code that
set defaults.
- Replaced 'use warnings' with -w switch.
- Added 'h' shortcut to help switch.
- Moved default location for WebKit nightly builds from ~/Desktop to
~/Library/Caches.
- Renamed autospade to bisect-builds.
- Changed "autospade" to "bisect-builds" in source.
- Added description of functionality to help text.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list