Граф коммитов

327 Коммитов

Автор SHA1 Сообщение Дата
cltbld e6c23da86e Commit Windows-specific fixes for debugging symbols and profile test during
build. (cmp)
2004-10-12 20:01:50 +00:00
cltbld 44e0015a11 adding --skip-mozilla to help.
added test for skipmozilla or testonly before calling pre-build to nuke mozilla dir
2004-10-11 21:02:13 +00:00
cltbld acc82cb2ab feh. moving prebuild nukage within testonly test so that tree also isn't nuked if you specify --testonly. granrose. 2004-10-05 22:00:48 +00:00
cltbld d112718393 fix profile finding for linux firefox. 2004-09-24 23:03:45 +00:00
cltbld 1b4e18fda8 fix profile finding for tbird on linux. move prebuild inside SkipMozilla so it doesn't nuke the tree if you're running tests or repackaging. 2004-09-24 22:46:09 +00:00
cltbld c28326bba9 fixing so tbird can find its profiles on the mac. 2004-09-23 23:10:02 +00:00
cltbld dce4e38972 other half of clobber before release build cycle 2004-09-23 19:39:03 +00:00
bryner%brianryner.com 095c91df1f Suppress the default browser dialog for Firefox so that it doesn't prevent the pageload test from running (sync from local changes on redwood) 2004-08-31 19:02:56 +00:00
bzbarsky%mit.edu ef29a93fb9 Add DHTML performance test. Bug 169770, r=dbaron 2004-08-09 21:24:03 +00:00
bryner%brianryner.com 968c3fb1ac Mac is picky. Get rid of quotes on glob pattern. 2004-07-25 02:07:10 +00:00
bryner%brianryner.com 61de4fa5c5 Expand salted profile directory name for Thunderbird 2004-07-25 01:07:44 +00:00
cltbld%netscape.com 74542b550f Special case Thunderbird profile location on OS X to match #ifdef in nsXREDirProvider 2004-06-19 20:22:45 +00:00
dbaron%dbaron.org 2fb3d6591f Don't check exit value from profile creation since semi-single-profile makes things inconsistent. r=bryner 2004-06-17 23:16:27 +00:00
bryner%brianryner.com 9c84476494 fix salted profile names for mac os x 2004-06-07 23:09:23 +00:00
bryner%brianryner.com c9ca4eb2b3 Fix a couple more problems... use a better globbing syntax, remove quotes on the glob for unix since it doesn't seem to work, and make sure to assign to the right variable. 2004-06-06 19:40:20 +00:00
bryner%brianryner.com 053ade46e9 Oops, need to do globbing after we do the backslash substitution, or cygwin perl is mightily confused. 2004-06-06 18:47:50 +00:00
bryner%brianryner.com af3d6f694f We need to call get_profile_dir again after creating the profile, otherwise it won't contain the salt extension. 2004-06-06 06:44:51 +00:00
bryner%brianryner.com b1787b9877 Apply profile salting fix to windows as well, and protect against spaces in filenames 2004-06-06 05:30:21 +00:00
leaf%mozilla.org b980fe59cc find firefox-style salted profile directories to pass to prefs.js-finding
function.
2004-06-05 01:28:36 +00:00
ben%bengoodger.com 28b6042575 update build scripts to look for profile in the new locations... r=bryner 2004-06-04 00:00:35 +00:00
cltbld%netscape.com a32daf91c5 The component registry has been called compreg.dat for quite awhile now. -bryner 2004-05-18 04:26:34 +00:00
dbaron%dbaron.org 3b436fdc2b Make bloat tests work on Firefox, plus some additional test_result checks that have been lying around on balsa. r=bryner 2004-04-13 23:48:24 +00:00
leaf%mozilla.org b2f04cf956 enable profiling for release builds, to get debugging symbols for talkback.
disable pdbfile generation for now, until talkback understands pdb files.
2004-03-31 23:54:26 +00:00
bryner%brianryner.com 9dfad4c34c Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf 2004-03-25 22:22:00 +00:00
cls%seawood.org 9f550e2d8a Add support for compressing & encoding logs when sending them to the server.
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #113212 r=leaf
2004-03-24 03:37:38 +00:00
leaf%mozilla.org 19ddb60f0d support for windows release builds 2004-02-12 22:06:59 +00:00
cls%seawood.org 73500d9d6e Add support for timeouts of cvs checkouts.
Bug #184757 r=bryner
2004-01-31 21:31:54 +00:00
dbaron%dbaron.org 8a20785582 Make nsTraceRefcnt bloat test less prominent and rename nsTraceRefcnt leak test to RLk. 2004-01-21 20:56:42 +00:00
dbaron%dbaron.org 63faa6c50c Local BSD/OS-only change on otaku. 2003-11-04 22:14:12 +00:00
dbaron%dbaron.org da362a46ac date works on windows as well. r=bryner 2003-10-30 04:01:33 +00:00
cls%seawood.org 13ac13b04a Use cygpath instead of assuming default mountpoint is /cygdrive . 2003-08-28 07:22:43 +00:00
dbaron%dbaron.org 93ac2b1919 Print output of profile creation. Print all arguments to commands, not just the filename. b=215331 r=bryner 2003-08-13 22:21:13 +00:00
dbaron%dbaron.org b474118e98 Fix missing last character for test results for some cygwin-newline variants. Pass args to codesize test correctly (one arg per array element). b=207797 r=bryner 2003-08-13 22:06:48 +00:00
dbaron%dbaron.org d7598d2832 Fix bustage. The changes leaf made did not work for me, anyway. 2003-08-06 02:08:06 +00:00
leaf%mozilla.org d627bea1c6 bug 213925. let post-mozilla.pl pass back a binary url. r=granrose 2003-07-26 00:17:45 +00:00
cltbld%netscape.com 98a3f0b555 parameterize client.mk to Settings::moz_client_mk so we can substitute other builds here, e.g. camino. -mcafee 2003-06-26 01:06:48 +00:00
cltbld%netscape.com 9346cbf5c7 Fixing file-not-found error on dom test. 2003-05-28 21:43:41 +00:00
bryner%netscape.com a4c1245e01 Use the 'exec PROGRAM LIST' form of exec() so that running a command with no arguments doesn't get split up into words. Fixes executing a command with no arguments that has spaces in the path. 2003-05-17 08:34:44 +00:00
cltbld%netscape.com b390775570 Look in $Settings::ProductName.app/ on Mac. bryner checking in as cltbld. 2003-04-23 19:54:55 +00:00
cltbld%netscape.com 9a6b67f68e use Settings::ProductName on mac. bryner checking in as cltbld. 2003-04-22 06:54:26 +00:00
cltbld%netscape.com 4d5ad9c75e Add cvs co time to opaque raw data blurb. 2003-04-21 08:28:57 +00:00
bryner%netscape.com e49e24c149 Honor $Settings::ProductName on unix by using lowercased ~/.productname as the profile location. Bug 202073, r=mcafee. 2003-04-16 00:01:54 +00:00
jj%netscape.com c6f106d2f4 Perl modules update needs to be done as root. 2003-04-10 00:52:09 +00:00
jj%netscape.com abe0e8d90b added comments to describe how to install perl modules needed for performance tests. -- mcafee 2003-04-09 23:59:52 +00:00
bbaetz%acm.org 9dbb0745e1 Bug 197656 - codesighs test doesn't handle relative objdirs
r=cls
2003-03-16 08:07:17 +00:00
bbaetz%acm.org 434d872d98 Bug 197631 - BloatTest2 diffs work only on windows
r=cls
2003-03-16 07:53:31 +00:00
seawood%netscape.com 270ac9105b Add prelim objdir support for codesighs test 2003-03-15 02:12:11 +00:00
cltbld%netscape.com aa94cce310 QATest needs security.warn_submit_insecure=true. -mcafee 2003-03-06 03:02:32 +00:00
cltbld%netscape.com 963c8ef274 comment only, re: external tests. -mcafee 2003-03-04 02:59:48 +00:00
seawood%netscape.com 3d93ee91b7 Force dos line-endings on bloaturls.txt to avoid having the file misparsed by win32 builds.
Remove dependency upon dos2unix.
Bug #155224 r=jrgm
2003-03-01 00:55:20 +00:00
cltbld%netscape.com b7e2717012 fixing another warning - mcafee 2003-02-20 21:25:22 +00:00
cltbld%netscape.com e3a3e57afd Cleaning up warnings from non-existant ENV vars. -mcafee 2003-02-20 21:20:21 +00:00
cltbld%netscape.com bbf5d9eaf9 Support for running tests with TestGtkEmbed. r/a=jrgm (mcafee) 2003-02-18 00:22:42 +00:00
cltbld%netscape.com 89c1851a0c Fixing QA test, need JS dump on. -mcafee 2003-02-13 02:31:08 +00:00
cltbld%netscape.com 5c3bf330c2 Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen 2003-02-06 20:27:17 +00:00
cltbld%netscape.com a7fb372d9f Codesize test needs MOZ_MAPINFO set before we pull, to get mozilla/tools/codesighs directory. r/a=bruner. (mcafee) 2003-02-01 01:16:37 +00:00
cltbld%netscape.com 8ddd29dca4 Codesize test: Adding save-logs-for-debugging for simon. -mcafee 2003-01-30 03:27:36 +00:00
cltbld%netscape.com f8cb9a7c95 Switching to unix-named file. 2003-01-28 01:51:28 +00:00
cltbld%netscape.com 325390778a Fix Zdiff label change for embed case. -mcafee 2003-01-23 03:55:44 +00:00
cltbld%netscape.com 0720be476a shaking out last few bugs from codesize test changes. -mcafee 2003-01-23 03:48:15 +00:00
cltbld%netscape.com 383a904e54 Refactor codesize test so we can run both Z and mZ (SeaMonkey/Embed) numbers sequentially. Previously you had to pick one or the other. 2003-01-23 03:16:18 +00:00
seawood%netscape.com 116f2f14b4 Backing out cvs timeout changes. 2003-01-17 19:27:14 +00:00
seawood%netscape.com 6494a15000 Backed out previous checkin. 2003-01-14 10:51:13 +00:00
seawood%netscape.com 0b1a1ed38f Run the clobber & build steps in separate processes since they use the same ruleset and the dependency to re-run configure isn't triggered properly. 2003-01-14 09:15:03 +00:00
seawood%netscape.com 17a9e579ce Add support for timing out cvs checkouts.
Bug #184757 r=mcafee
2003-01-14 08:27:05 +00:00
cltbld%netscape.com 0b0bc76a20 Adding debug setting. Added --skip-mozilla flag to help debug post-mozilla.pl scripts. (mcafee) r=jj 2003-01-08 02:50:57 +00:00
cltbld%netscape.com 59d62355ce Commenting out test mode for QATest, we're live now. -mcafee 2003-01-07 22:13:19 +00:00
jrgm%netscape.com 7841f005b8 Changing value of user_pref 'dom.allow_scripts_to_close_windows' from '2' to 'true' so that it actually takes effect. 2003-01-07 04:33:26 +00:00
cltbld%netscape.com f1442a3962 Fixing qatest a bit. -mcafee 2003-01-07 00:33:31 +00:00
mcafee%netscape.com 440c8e9895 TinderboxPrint: now just prints the rest of the line out, bloat2 test needs 3 separate TinderboxPrint: prefixes. Removing old scrape comments. 2002-12-27 09:43:21 +00:00
cltbld%netscape.com 950f18a24a Attempting qatest content generation. -mcafee 2002-12-27 03:15:21 +00:00
cltbld%netscape.com 0e1744b541 Changes for QA/JS test. Backed sleep times from 10s to 5s. -mcafee 2002-12-26 22:44:55 +00:00
cltbld%netscape.com 97618f3e6f Fixing CodesizeTestType usage. -mcafee 2002-12-26 08:57:59 +00:00
cltbld%netscape.com 0212b900be Adding parameter for auto or base summary runs of codesize test. -mcafee 2002-12-25 00:11:20 +00:00
cltbld%netscape.com 69a8434dd8 cleaning up debug printfs, comment. -mcafee 2002-12-21 09:16:00 +00:00
cltbld%netscape.com 01d4832755 uncomplicating profile fu. -mcafee 2002-12-21 02:46:17 +00:00
cltbld%netscape.com fb69aef674 Mac profile location changed, fixing tests for that on mac. Took / out of Darwin name to save horizontal space. (mcafee) 2002-12-21 00:08:26 +00:00
cltbld%netscape.com aeb1a12496 Depreciating RunTest option, use RunMozillaTests now. -mcafee 2002-12-20 06:04:39 +00:00
cltbld%netscape.com 24cc6adbea Adding dougt as contact for failure of XpcomGlueTest. -mcafee 2002-12-18 02:45:39 +00:00
cltbld%netscape.com 3ae62b8da3 Adding Xpcom Glue test, a=dougt. -mcafee 2002-12-17 09:04:00 +00:00
cltbld%netscape.com de0695c7c0 Workaround array error, sorry fixing this soon. -mcafee 2002-12-17 03:53:42 +00:00
cltbld%netscape.com b64cd02a07 Fixing busted rv, -mcafee 2002-12-17 03:45:21 +00:00
cltbld%netscape.com 3ac6006f3b Adding QA DOM/JS test. Tweaking timeout for codesize test for windows long case. -mcafee 2002-12-17 03:13:52 +00:00
mcafee%netscape.com 2a9ba5c3b6 handle zero case in PrintSize() -mcafee 2002-12-06 18:52:32 +00:00
cltbld%netscape.com 879cc552c3 back off on Zdiff formatting, I accidentally lopped off the +/- data. -mcafee 2002-12-06 00:02:06 +00:00
cltbld%netscape.com 7b5a2e3213 Turn avg off for codesize graph link. Condense Zdiff display number also. 2002-12-05 03:07:50 +00:00
cltbld%netscape.com bc0719ad01 Display codesize in MB/KB. Sigfig change to allow 3, 4, etc. sig figs. 2002-12-05 00:09:16 +00:00
cltbld%netscape.com 5fa25328df Don't print Zdiff when values reporting zero change. 2002-11-19 02:59:39 +00:00
cltbld%netscape.com 8712589053 better comments for garrett codesize test. r=blythe, cathleen 2002-11-18 23:04:44 +00:00
cltbld%netscape.com 09b670b69c add diff to log. typo in rename. (mcafee) 2002-10-25 02:32:42 +00:00
cltbld%netscape.com 3d2a49cbb4 Moving codesize test reporting to perl-side. Added graph support. Fixed units to bytes. (mcafee) 2002-10-25 00:23:18 +00:00
cltbld%netscape.com 2d0944fb29 First pass at garrett codesize test. 2002-10-24 01:07:14 +00:00
seawood%netscape.com 60c7a56bbd Use chomp not chop to strip newlines from results 2002-10-21 04:44:36 +00:00
seawood%netscape.com 3ce39b25c8 This patch does the following:
- converts all commands to an arguments array for passing to exec()
- Runs "dos2unix" on the log file before mailing it off, if on Windows
- Adds a "ProductName" config option to control where to look for the profile on Windows.
- Fixes clobbering of the profile on Windows.
- Makes the script look for the HiRes time module instead of the Win32API module for cygwin perl.

Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #115690 r=cls
2002-10-20 07:28:24 +00:00
seawood%netscape.com b514f0e0cf Remove the newlines from the tokens returned by AliveTestReturnToken. Add a special check for cygwin perl which has a chomp that does not properly handle dos-newlines. 2002-10-20 07:02:57 +00:00
seawood%netscape.com 89fb30d838 Remove extraneous ` from LD_LIBRARY_PATH 2002-09-15 08:12:41 +00:00
cltbld%netscape.com 2f0fc352b9 Fixing timezone issues, posix errors for OSX/Jaguar. Added date +%Z option for OSX (and others). r=jrgm 2002-08-29 02:31:34 +00:00
cltbld%netscape.com a9e6bdb285 Forgot to pass test_result back in run_all_tests, this was causing build status to be zero in some cases, which the server was rejecting. -mcafee 2002-08-19 23:26:22 +00:00
cltbld%netscape.com 7489bf3e86 Fixing startup test, url was hard-coded to mozilla way, pass in args now. -mcafee 2002-08-13 02:15:26 +00:00
cltbld%netscape.com b1865ab50b Move startup test into its own function so that it can be called from other builds like chimera. -mcafee 2002-08-12 15:51:00 +00:00