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

233 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com b14332994a switching to report minimum time of the entire run. r=mcafee,dp 2001-11-16 01:13:34 +00:00
mcafee%netscape.com f7c20055f8 Use TinderboxPrint mechanism for startup test. 2001-11-15 16:11:47 +00:00
dbaron%fas.harvard.edu f0921bdc45 Add code for trace-malloc based leak/bloat test (but no option to enable yet). b=84831 r=mcafee 2001-11-14 05:35:25 +00:00
pchen%netscape.com 1e9eb4624a Add xul window open test 2001-11-03 05:17:56 +00:00
waterson%netscape.com 3b29928835 Changes for the page loader test. r=mcafee 2001-11-02 01:35:13 +00:00
mcafee%netscape.com 7c2d86b4f3 unhardcoding hostname 2001-10-30 21:31:00 +00:00
mcafee%netscape.com 4065c2c533 Adding support startup logging to server. r=jrgm 2001-10-30 07:34:34 +00:00
mcafee%netscape.com e7824281a6 Adding AliveTestReturnToken(), extract_token_from_file() and supporting glue to iterate through the startup test and report an average time instead of just one time. 2001-10-19 06:23:23 +00:00
mcafee%netscape.com b64cf394d3 moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level. 2001-10-11 23:14:18 +00:00
seawood%netscape.com d2dbb55e40 Skip setting the result of the regxpcom run since AliveTest assume the binary will run forever and regxpcom does not 2001-10-06 10:03:46 +00:00
seawood%netscape.com 43e0ec2ab9 Run regxpcom before tests to fix potential bustage caused by contractid changes since we do not autoreg opt builds 2001-10-06 09:12:29 +00:00
mcafee%netscape.com c0e9fbb515 Adding check for Time::HiRes for gettimeofday(), this perl package can give us 1ms resolution instead of default of 1s resolution. tbox instances will need to symlink in gettime.pl. 2001-09-25 01:36:11 +00:00
mcafee%netscape.com be46de5206 Avoid stomping on build status when testing for Embed build status. One line change, rest is whitespace cleanup 2001-09-11 07:43:37 +00:00
mcafee%netscape.com ff74670360 Backing out my change to avoid pulling by date on branches, my assertion that this didn't work was incorrect. thanks to cls for figuring this out. 2001-09-08 22:31:24 +00:00
cls%seawood.org b5c7d63471 Set MOZILLA_FIVE_HOME to use $binary dir on each loop 2001-09-08 21:37:06 +00:00
mcafee%netscape.com fa95d765b7 Fixing test for BuildTag, we weren't pulling by date in the normal case 2001-08-31 19:36:35 +00:00
mcafee%netscape.com 617858c15d Back to jrgm server, cowtools not ready yet. r=jrgm 2001-08-31 06:50:15 +00:00
mcafee%netscape.com 51ff776c44 switching layout server. r=jrgm 2001-08-30 23:59:47 +00:00
mcafee%netscape.com a94d93b65e Don't set date tag when branch tag is set. cvs currently only supports one tag. 2001-08-28 01:43:08 +00:00
mcafee%netscape.com 5f9c250a30 startup test note 2001-08-25 01:09:38 +00:00
mcafee%netscape.com 37ff9aaf32 Fix for rh7.1/jvm1.3.0 hang bug 2001-08-24 01:02:07 +00:00
mcafee%netscape.com 096a196a7d Set MOZILLA_FIVE_HOME for each build loop. reduce sleep time to 10sec for performance tests. debug printouts. 2001-08-23 04:59:55 +00:00
mcafee%netscape.com ce0f999657 Adding java test, whitespace cleanup 2001-08-23 01:06:35 +00:00
mcafee%netscape.com 4f9b2bd9a7 moving cvsroot out to tinder-defaults.pl, getting rid of netscape default. Fixed a my variable so I can comment out the run_shell_command line for testing. 2001-08-20 22:45:25 +00:00
cls%seawood.org 600ed88945 Removing hardcoded test for TestGtkEmbed as not all of our platforms build TestGtkEmbed by default 2001-08-17 08:12:31 +00:00
cltbld%netscape.com 639de3e162 add fast-update 2001-08-16 22:05:06 +00:00
mcafee%netscape.com 2e211d3707 Adding failure count 2001-08-16 02:50:16 +00:00
mcafee%netscape.com 301d648926 Pass mozilla_dir to post-mozilla build. properly pull and build galeon source. 2001-08-14 06:36:41 +00:00
bryner%netscape.com 96d4e843eb Bug 94062 - remove support for MOZ_NSS_AUTOCONF. Patch from wtc, r=cls. 2001-08-12 04:25:41 +00:00
cls%seawood.org 349d26f42b Replace use of alarm() with a simple counter as it's bad karma to mix sleep() & alarm() (so says the alarm() manpage). Makes BeOS tinderbox tests work when cycling. 2001-07-30 02:20:35 +00:00
cls%seawood.org 2e58686adc Set LIBRARY_PATH & ADDON_PATH for BeOS. Explicitly call perl when running bloatdiff.pl 2001-07-27 20:51:26 +00:00
mcafee%netscape.com 3ca5e1d4b7 Switching to return value for PostMozilla status. 2001-07-17 17:56:32 +00:00
mcafee%netscape.com 27833bcaa3 help messages for post-mozilla.pl 2001-07-16 23:13:52 +00:00
mcafee%netscape.com 4a69cb34d8 Adding support for external, post-mozilla builds. 2001-07-16 20:23:52 +00:00
mcafee%netscape.com 05af96ea01 comment: bloat tests need --enable-logrefcnt --enable-perf-metrics for opt. builds 2001-06-19 21:57:07 +00:00
mcafee%netscape.com 4ea66e5bfd Automatically set BaseDir to cwd(), this avoids possibility of manual error and not finding mozconfig files properly. 2001-06-16 06:30:22 +00:00
mcafee%netscape.com d56d475aae Adding 586 case 2001-05-19 07:20:26 +00:00
cls%seawood.org 9a8c2dcaee Add extra newline so that BeOS can send reports properly 2001-05-11 02:36:32 +00:00
cls%seawood.org 9254fee92f Only set ConfigureEnvArgs if they are not already set. (Sol x86) 2001-05-11 02:31:32 +00:00
cls%seawood.org ff1e48be9c Update BSDI section to work with BSDI 4.x 2001-05-11 02:28:23 +00:00
mcafee%netscape.com a992bfe278 Adding support for building security 2001-04-26 22:17:18 +00:00
mcafee%netscape.com 63fead7716 rename startup.html to startup-test.html 2001-04-10 04:02:21 +00:00
mcafee%netscape.com e22a010228 Adding startup test. 2001-04-10 03:33:35 +00:00
mcafee%netscape.com 05b7af9d57 Support for run_system_cmd, to introduce sync;sleep settling for performance test. Stub for startup test. 2001-04-09 22:44:49 +00:00
mcafee%netscape.com 1a2f8b4047 comment for jrgm test. 2001-04-07 06:49:40 +00:00
mcafee%netscape.com 13d4e4e415 Adding support for user comments, mozconfig. 2001-04-06 22:38:16 +00:00
mcafee%netscape.com 581b45b3fe Configurable timeout for layout test. 2001-04-06 08:09:33 +00:00
mcafee%netscape.com d7fb1fe12b renaming layout test 2001-04-06 07:31:04 +00:00
mcafee%netscape.com 538fda59a5 15min timeout for page loader test, removing test printfs. 2001-04-06 04:32:53 +00:00
mcafee%netscape.com 44429d746c Run command instead of just binary command. add jrgm url 2001-04-05 06:12:12 +00:00
mcafee%netscape.com 493239d3ad Adding named logfiles, test support. 2001-04-05 00:33:19 +00:00
mcafee%netscape.com 7fb2cbef9a print out system id 2001-04-03 22:47:50 +00:00
mcafee%netscape.com 1019fac2c8 Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
mcafee%netscape.com 524ebd5f0a Adding 32048ObjDir support, some comments 2001-03-22 08:02:43 +00:00
mcafee%netscape.com d826d52bae support for embedtest 2001-03-03 02:14:29 +00:00
cls%seawood.org 80f556284d Autoconf's handling of certain cached values appears to be lame. Need to set the cache file to /dev/null so that perl can be found under a new path. 2000-09-24 20:45:54 +00:00
mcafee%netscape.com 55151cbc1d don't need kernel version for linux/intel 2000-08-19 02:30:27 +00:00
mcafee%netscape.com 76734198f2 Avoid double slash problem when ObjDir is ''. 2000-08-01 23:17:59 +00:00
mcafee%netscape.com 1fa017e820 BranchTag was being ignored, moving the logic to BuildIt() function. 2000-08-01 22:40:53 +00:00
cls%seawood.org 974de8c4b3 Some of our tinderbox machines are slow (understatement) so make the timeouts for bloat tests & dom conversions configurable, otherwise we'll never see green. 2000-07-31 04:03:03 +00:00
cls%seawood.org 12145e6d9d Change requires to 5.003. Fixed scoping problems with 5.003. Fixed ambigious name use under 5.003. Set LIBPATH so AIX builds can run tests. Allow --depend/--clobber options to properly override tinder-config.pl settings. Add os_ver to default build name. Set BuildName & friends after args have been completely parsed. 2000-07-30 19:59:28 +00:00
cls%seawood.org a987fc5d22 For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl. 2000-06-27 12:21:46 +00:00
cls%seawood.org 7105100049 Ok, that was a stupid mistake 2000-06-26 19:23:36 +00:00
cls%seawood.org 1372f7334a Prepend additional paths to LD_LIBRARY_PATH rather than overriding it.
Pass ConfigureEnvArgs to make.
2000-06-22 08:14:54 +00:00
slamm%netscape.com 316dd5ff9b CreateProfile() is no longer needed. mozilla creates the 'default' profile if none exists. 2000-05-08 23:34:50 +00:00
cls%seawood.org df475ab2ce Add support for more informative tinderbox column names.
Move the automatic setting of CVSROOT so that it can be overridden by tinder-config.pl.
2000-05-04 07:30:45 +00:00
cls%seawood.org 18ababdefc The clobber objdir build didn't work because we forgot to create the objdir before the realclean 2000-04-25 07:21:40 +00:00
cls%seawood.org 157f4c9a0a Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
mcafee%netscape.com eaf40a787d Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
mcafee%netscape.com 230b78daf1 Fixes for mailnews test. r=suresh 2000-03-24 03:57:17 +00:00
mcafee%netscape.com db4cd01042 Looks like mailnews pref needs these set to 4, not 1. 2000-03-24 02:12:33 +00:00
mcafee%netscape.com 5c4909b4ce Abstracting a few variables for checkout target. 2000-03-23 06:05:10 +00:00
mcafee%netscape.com 6b447c0ef0 Scoping some function names. Reporting utilsversion now. 2000-03-22 00:45:13 +00:00
mcafee%netscape.com 637acde380 Moving bulk of subroutines to util script, build-seamonkey will be a wrapper now. r=slamm 2000-03-22 00:18:06 +00:00
mcafee%netscape.com 49e625053b Moving default values to tinder-defaults.pl, shortening package name to TinderUtils. 2000-03-21 02:52:34 +00:00
slamm%netscape.com f5df4c9a60 Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
slamm%netscape.com da5f19bbba Get correct HOME for tests. 2000-02-29 00:06:27 +00:00
slamm%netscape.com e27fb029cc Clean up tests. waitpid returns the pid, not the status. 2000-02-28 23:51:02 +00:00
slamm%netscape.com b8095dc03d Turn on strict. Eliminate as many globals as possible. Add a 'Settings' package namespace for the build parameters. Break some code out into more subroutines. 2000-02-25 21:40:56 +00:00
mcafee%netscape.com 5c6ce1fe7d CVSROOT is not used. 2000-02-08 08:53:58 +00:00
mcafee%netscape.com 513d6c1972 Moving InitVars and LoadConfig over to build-seamonkey-util.pl. 2000-02-07 03:13:59 +00:00
mcafee%netscape.com 4e615f3c44 Moving GetSystemInfo, SetupEnv, SetupPath to build-seamonkey-util.pl so they can be reused. Adding MOZ_BYPASS_PROFILE_AT_STARTUP so non-cltbld-built tinderbox builds don't get stuck in profile manager. 2000-02-07 02:34:30 +00:00
mcafee%netscape.com 52ddec9fae Splitting out some of the build-seamonkey.pl script so other scripts can reuse this logic. r=slamm 2000-02-07 02:17:39 +00:00