Commit Graph

600 Commits

Author SHA1 Message Date
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
cltbld%netscape.com
2577185ec5 Whitespace changes, no tabs. 2002-10-17 19:46:06 +00:00
seawood%netscape.com
89fb30d838 Remove extraneous ` from LD_LIBRARY_PATH 2002-09-15 08:12:41 +00:00
sfraser%netscape.com
c0a78f7d2a Add output with a TinderboxPrint: line to show per-window leaks, and tweak the test to load about:blank. 2002-09-10 02:19:06 +00:00
sfraser%netscape.com
d8dc25e270 Added window open/close leak test. r=sleestack 2002-09-10 01:06:00 +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
ead603dd89 chimera/projects going away, builds dir is now @ chimera/builds. a=smfr 2002-08-22 01:44:57 +00:00
cltbld%netscape.com
c64eee0593 Changes to match file moves in chimera project. a=smfr 2002-08-21 05:43:05 +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
c21d97dd5c Use startup test function instead of cut-paste now. -mcafee 2002-08-13 02:06:57 +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
cltbld%netscape.com
e458365ff2 LayoutTest is now a function in TinderUtils, so that build-chimera.pl can reuse the code. -mcafee 2002-08-08 02:44:54 +00:00
mcafee%netscape.com
cd7f2e2718 Forgot to cleanup layout_time for 2nd run, this was causing the graph server to freak out. 2002-08-02 04:45:03 +00:00
cltbld%netscape.com
1effbe680b Moving run_all_tests to be closer to test definitions; cvs diff shows a wild diff here but it is really just moving a large function down in the file. -mcafee 2002-07-30 22:22:38 +00:00
cltbld%netscape.com
d4adb0de34 Removing defunct mailnews test. Cleaned up layout test comment. -mcafee 2002-07-30 00:10:34 +00:00
mcafee%netscape.com
55aa8b7ecf don't need this comment here.. 2002-07-29 04:18:15 +00:00
mcafee%netscape.com
62f9e76dd9 fixing logic in pageload test for 2nd attempt case. 2002-07-26 19:10:58 +00:00
cltbld%netscape.com
20b2049212 Switching to pageload_server instead of hard-coded url for pageload test. -mcafee 2002-07-24 21:32:49 +00:00
cltbld%netscape.com
5fe829ab70 Setting pageload_server to more-appropriate default, spider. External people, please ask mcafee or jrgm for external ip. -mcafee 2002-07-24 18:08:15 +00:00
mcafee%netscape.com
c51b25df2a fixed slash problem 2002-07-24 16:04:03 +00:00
cltbld%netscape.com
e395893de6 Adding tests to chimera, I slammed this in here for now, need to rework build-seamonkey-utils.pl so tests can be called as functions. -mcafee 2002-07-23 07:54:18 +00:00
cltbld%netscape.com
49cf6b75b0 Renaming RunTest to RunMozillaTests. Leaving in checks for RunTest for now. -mcafee 2002-07-23 07:52:30 +00:00
cltbld%netscape.com
cb4b5e0738 Renaming Settings::RunTest to Settings::RunMozillaTests to be more descriptive. Leaving in check for old RunTest variable for now, in case there are some clients relying on that. -mcafee 2002-07-22 21:45:52 +00:00
cltbld%netscape.com
551ed026a1 fixing reset home dir logic, sorry. -mcafee 2002-07-20 06:19:15 +00:00
cltbld%netscape.com
4beb1c18ae Adding ResetHomeDirForTests variable, some builds won't want to do this (chimera, etc.) 2002-07-19 21:03:01 +00:00
cltbld%netscape.com
0bb56f3274 Adding default, blank string for BuildNameExtra. -mcafee 2002-07-12 22:45:41 +00:00
cltbld%netscape.com
b9046f61d8 154815 fixed, removing hack. -mcafee 2002-07-12 03:50:49 +00:00
cltbld%netscape.com
046abef473 Adding cleanprofile stuff for chimera. checking in workaround for bug 154815 for now, will yank later. -mcafee 2002-06-29 00:08:17 +00:00
cltbld%netscape.com
31bb4e9289 Cleaning up tests stuff. -mcafee 2002-06-28 22:27:32 +00:00
cltbld%netscape.com
9770bb1661 Adding chimera_build_static, chimera_build_opt to help minimize script hacking. 2002-06-26 20:39:43 +00:00
cltbld%netscape.com
6b9eb55e1c Static build comment 2002-06-22 00:53:41 +00:00
cltbld%netscape.com
3699428a70 Wrapping pull & build with TestOnly, now --testonly flag will skip this for chimera build also. 2002-06-22 00:00:43 +00:00
cltbld%netscape.com
aebe95de2d Explicitly deleting binary. Removed install from pbxbuild line. Increased AliveTestTimeout to 60 seconds from 45. New URL for test8. (mcafee) 2002-06-21 19:18:49 +00:00
cltbld%netscape.com
e159632d4f Explicitly set cwd to home directory after setting /u/cltbld, apparently MacOSX/Darwin needs this. -mcafee 2002-06-21 19:14:13 +00:00
mcafee%netscape.com
bdbade93ea oops, didn't mean to uncomment delete binary part 2002-06-21 00:58:21 +00:00
mcafee%netscape.com
1359b1a16e Fixing tab whitespace. 2002-06-20 23:41:33 +00:00
cltbld%netscape.com
30a310e1f9 Build chimera on macosx/darwin. 2002-06-02 03:15:14 +00:00
bryner%netscape.com
3165c9bc62 Allow Darwin to override the timezone with a local setting, since POSIX::strftime seems to have issues. r=timeless. 2002-06-01 23:16:24 +00:00
cls%seawood.org
d3e96251eb Make script aware of BeOS profile quirks. r=mcafee 2002-05-22 08:54:18 +00:00
mcafee%netscape.com
56460f3dea Sample mozconfig file 2002-05-14 01:15:07 +00:00
cltbld%netscape.com
a7a9201255 On BSDI 4.x, glib & libIDL live under /usr/contrib/gnome so use that path by default. -cls 2002-05-13 03:59:31 +00:00
mcafee%netscape.com
61ece190e4 Adding showpoint feature for performance graphs, clicking on past tbox builds will highlight that datapoint in the graph. 2002-05-05 17:25:33 +00:00
mcafee%netscape.com
61bed2297e Adding Mac OSX/Darwin-specific profile directory 2002-04-30 20:27:01 +00:00
cltbld%netscape.com
8457b274da printf for deleting profile, for debugging. -mcafee 2002-04-19 18:24:10 +00:00
jrgm%netscape.com
dc93ff4f2a capability to have tinderbox reboot after each build cycle (basically for win9x machines) 2002-04-15 05:40:49 +00:00
cltbld%netscape.com
f2cd3e6501 Abstractec dist/bin for MacOSX case. Added MacOSX changes to allow for timing performance tests to run. a=saari 2002-04-13 05:27:01 +00:00
mcafee%netscape.com
8bdb9772d7 Setting make for Darwin/macho build 2002-04-12 03:31:33 +00:00
jrgm%netscape.com
80591a30c3 get rid of Win32::* uses; this script will run tests with 'cygwin' perl,but not with 'MSWin32' (Activestate) perl 2002-04-11 01:42:41 +00:00
cltbld%netscape.com
e42ead61c4 Switching to client-side pageload test reporting. a=jrgm 2002-04-10 03:38:40 +00:00
jrgm%netscape.com
d6803286ec Find the profile directory on NT 4 2002-04-07 06:53:56 +00:00
jrgm%netscape.com
a1d4137dc5 rearrange a bit of the code to find the profile and prefs.js 2002-04-07 05:52:21 +00:00
jrgm%netscape.com
0ebb854d28 add missing 'qw' to silence warning 2002-04-07 05:07:59 +00:00
jrgm%netscape.com
f68812561c convert system('rm ...')' to File::Path::rmtree(...)' 2002-04-07 02:38:45 +00:00
mcafee%netscape.com
43dfb2bf8c Adding /sw/bin for default libIDL stuff. 2002-04-05 00:07:06 +00:00
mcafee%netscape.com
b71d6e65de Solaris/Intel only: Moving /opt/gnu/lib to end of LD_LIBRARY_PATH to match path setting. 2002-03-30 02:38:13 +00:00
jrgm%netscape.com
adb6be7f02 find profile and prefs.js reliably on win32 2002-03-29 04:25:12 +00:00
mcafee%netscape.com
d630481b76 Hmm, || not working for mail setting, straight = works. 2002-03-28 04:02:24 +00:00
mcafee%netscape.com
1726cd3630 Set mail default to /usr/bin/mail 2002-03-28 03:27:05 +00:00
darin%netscape.com
5cc73440af fix mach-o build problem (CXX=c++) r=mcafee 2002-03-28 00:34:23 +00:00
cltbld%netscape.com
f5ef8ca045 Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee 2002-03-26 23:28:00 +00:00
cltbld%netscape.com
17ed6ca7ca MacOSX name, compiler settings. 2002-03-25 20:25:15 +00:00
jrgm%netscape.com
bfeb2eeaa1 Whitespace whackage; no code changes. It was getting hard to read this file. r/a=mcafee 2002-03-25 08:26:34 +00:00
jrgm%netscape.com
3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com
bf25e06115 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT 2002-03-13 08:04:28 +00:00
mcafee%netscape.com
db3c4d8a92 Adding security dom.allow_scripts_to_close_window pref so mstoltz can land his checkin without sinking the layout test. r=mstoltz,jrgm 2002-02-21 04:16:41 +00:00
mcafee%netscape.com
4393ca68c3 tinderbox example 2002-02-16 06:21:52 +00:00
mcafee%netscape.com
bd43b589df Alloc label doesn't have a B, it is just a count not bytes. r=dbaron 2002-02-05 18:52:49 +00:00
cltbld%netscape.com
ff020b7e73 Better logfile test names 2002-02-05 00:48:59 +00:00
seawood%netscape.com
14bc10c2a2 Add INSTALL file which outlines the basic steps to setting up a tinderbox
Clean up README
2002-02-03 06:31:44 +00:00
mcafee%netscape.com
88735c1cea Back to PrintSize 2002-02-01 21:07:04 +00:00
mcafee%netscape.com
d11d263fd3 Adding graph server support to trace-malloc tests 2002-02-01 19:01:40 +00:00
cltbld%netscape.com
d43398fc65 parameterizing pageload server 2002-01-26 02:46:51 +00:00
mcafee%netscape.com
f4694b34f9 Oops, forgot about the 2x try on layout, adding parameter for other url 2002-01-16 02:50:15 +00:00
mcafee%netscape.com
24e5b1b58a parameterizing per-page pageloader timeout value LayoutPerformanceTestPageTimeout. 2002-01-16 02:18:27 +00:00
cltbld%netscape.com
2851747c9a rm dist for all builds, depend and clobber to avoid accumulating cruft. Some whitespace changes also. (116648) 2002-01-15 04:19:31 +00:00
mcafee%netscape.com
51b1393cf2 Updating graph links to show moving average data 2001-12-31 08:30:03 +00:00
seawood%netscape.com
cb81780aab Use the timezone when pulling from CVS by date. Assume PST if no timezone can be determined. 2001-12-21 06:54:10 +00:00
seawood%netscape.com
404a346907 Add support for building on win32 and sending mail using 'blat'. 2001-12-21 06:52:19 +00:00
cltbld%netscape.com
0c8e8baa09 Switching Ts times to ms, r=dp -mcafee 2001-12-21 03:28:38 +00:00
cltbld%netscape.com
9b91a5177b Don't clobber Setting:: vars; also look for HOSTNAME if HOST not found; Cwd::getcwd() wrapper (115569) 2001-12-21 03:05:28 +00:00
cltbld%netscape.com
6d41b117b4 oops, forgot a cowtools/localhost change. whitespace changes. 2001-12-20 08:31:16 +00:00
cltbld%netscape.com
1f5f8776db Try 2nd pageloader run if first one fails. r=jrgm,jag 2001-12-20 08:27:29 +00:00
cltbld%netscape.com
66400e6786 Adding label prefix to tbox output for bloat test 2001-12-20 06:59:24 +00:00
cltbld%netscape.com
606ae0e851 another tweak 2001-12-20 06:20:06 +00:00
cltbld%netscape.com
6f55b65329 Minor label tweak 2001-12-20 06:12:44 +00:00
cltbld%netscape.com
fab3df08f3 trying one more time. -mcafee 2001-12-20 06:08:25 +00:00
cltbld%netscape.com
6e65113555 fixing non-link bloat label prefix 2001-12-20 05:52:52 +00:00
cltbld%netscape.com
fa36d9ed14 fixed bloattest prefix label -mcafee 2001-12-20 05:41:43 +00:00
cltbld%netscape.com
5d2cdca788 comment out TinderboxPrint:, doing this in util script now. -mcafee 2001-12-20 05:04:48 +00:00
cltbld%netscape.com
9464937d45 label should be Bl for bloat 2001-12-20 03:01:16 +00:00
cltbld%netscape.com
95ccc66782 Adding graph support for bloat test. -mcafee 2001-12-20 01:54:15 +00:00
mcafee%netscape.com
12cb96f2dd XULWinOpenTest, send raw sample data to server 2001-12-17 07:26:48 +00:00
mcafee%netscape.com
b505205214 Change default graph settings to autoscale=1, days=7 2001-12-15 10:19:25 +00:00
mcafee%netscape.com
c3d445df75 Switching to modern theme for all tests. 2001-12-15 09:08:56 +00:00
cltbld%netscape.com
5707ef77cb Make XUL win open test use modern theme. -mcafee 2001-12-15 00:11:16 +00:00
cltbld%netscape.com
96ce840b87 Renaming to RegxpcomTestTimeout to be consistant with other timeouts. 2001-12-14 21:12:04 +00:00
cltbld%netscape.com
b6e0d72962 Adding auto=1 to layout test url 2001-12-14 07:30:22 +00:00
cltbld%netscape.com
dbe74a7cca wrong passwd for mail bloat test. -mcafee 2001-12-11 09:01:04 +00:00
mcafee%netscape.com
3674fd67e2 comment whitespace 2001-12-11 04:30:25 +00:00
mcafee%netscape.com
bfe0eebd6f update manual steps for mail bloat test 2001-12-11 04:19:29 +00:00
cltbld%netscape.com
db4eb8cd8b Screwed up bloatdiff_label mail tweak. -mcafee 2001-12-10 00:00:07 +00:00
cltbld%netscape.com
abaf6c65a5 MailBloatTestTimeout 2001-12-08 05:07:12 +00:00
cltbld%netscape.com
189fe95617 Set BUILD_MAIL_SMOKETEST env variable if Settings::MailBloatTest=1, at build time, not run-test time. 2001-12-08 03:02:09 +00:00
cltbld%netscape.com
688dfedd6a putterman wants to leave Inbox.msf there, to match real-case usage. 2001-12-08 01:52:14 +00:00
cltbld%netscape.com
6ecaa698bf add ../ to ln command. -mcafee 2001-12-08 01:29:51 +00:00
cltbld%netscape.com
b8c68d9636 checked in shortcut by mistake 2001-12-07 11:17:51 +00:00
cltbld%netscape.com
073a9c8744 Changes to accomodate unified theory on graph server side. 2001-12-07 11:13:55 +00:00
cltbld%netscape.com
0fc8597e83 cleaning up label printing. -mcafee 2001-12-07 11:12:47 +00:00
cltbld%netscape.com
32a01ebf7f Don't use bloat label for browser bloat test. -mcafee 2001-12-07 04:00:41 +00:00
mcafee%netscape.com
7799cae22d Adding mailnews bloat test. labels into bloatdiff so we can run different tests there. 2001-12-05 09:27:28 +00:00
mcafee%netscape.com
c98e1fb603 regxpcom test 2001-12-05 09:23:07 +00:00
mcafee%netscape.com
a1cf6c3dbf Updated tooltip comment to reflect xul test change 2001-12-05 03:32:29 +00:00
mcafee%netscape.com
a119df5501 added title= labels for Lk/Bl tinderbox output 2001-12-04 00:18:10 +00:00
mcafee%netscape.com
790cfae069 title= labels for Ts, Txul. 2001-12-04 00:04:57 +00:00
mcafee%netscape.com
4f0ed5535a Adding &days=0 default to Ts and Txul links. 2001-12-03 09:10:32 +00:00
mcafee%netscape.com
6db1bb3e3c Adding &autoscale=1 option, default is off 2001-12-02 21:43:35 +00:00
mcafee%netscape.com
8a2a7d7e60 renamed XUL test timeout to match test name, extended timeout openwound was timing out 2001-12-02 19:04:52 +00:00
mcafee%netscape.com
d02535f004 xul test is faster than 5 min. 2001-12-02 09:29:33 +00:00
mcafee%netscape.com
c86baf8b15 need chomp to nuke \n off of open_time 2001-12-02 09:17:07 +00:00
mcafee%netscape.com
c730a21a65 data doesn't like spaces? protocol error in send_xulwinopen_results_to_server() 2001-12-02 08:59:04 +00:00
mcafee%netscape.com
24b5b178f4 Changed xulwinopen token so we can wrap the number with a link to a graph of the data history. Added comment for -P profile slowness in startup test. 2001-12-02 06:44:20 +00:00
mcafee%netscape.com
db9228a596 comment hints for mail test 2001-12-01 06:01:33 +00:00
mcafee%netscape.com
1c9da5675b Adding test timeouts, so clients can configure this. 2001-11-30 21:56:21 +00:00
mcafee%netscape.com
166f0b62d4 Adding xulwinopen test data reporting. 2001-11-30 06:00:16 +00:00
mcafee%netscape.com
305aee2229 Adding mailbloattest stub. 2001-11-30 02:03:24 +00:00
mcafee%netscape.com
b6e99f432e Profile cleanup. Adding mailbloattest stub. Fixed component.reg filename. comments, etc. 2001-11-30 02:02:57 +00:00
mcafee%netscape.com
b88f261385 report startup times as an html link to the graph of previous runs 2001-11-27 05:43:01 +00:00
mcafee%netscape.com
7ba2d0de80 switching to tegu mozilla.org graph server 2001-11-27 05:14:19 +00:00
mcafee%netscape.com
4536b28945 minor comment 2001-11-26 05:48:06 +00:00
mcafee%netscape.com
9bad1ab8bb Properly adding on B for bytes units 2001-11-20 07:20:51 +00:00
dbaron%fas.harvard.edu
707330c928 Add BloatTest2 option for trace-malloc leak/bloat stats test, and fix up a few more things with that test. b=84831 r=mcafee 2001-11-19 23:29:48 +00:00
seawood%netscape.com
09c156f8b3 Remove components.reg before running regxpcom 2001-11-19 01:47:54 +00:00
mcafee%netscape.com
66f7fa7999 Add a label for bytes 2001-11-17 21:42:07 +00:00
mcafee%netscape.com
24db98aca3 Adding client-side data reporting for bloat test. 2001-11-17 10:37:02 +00:00
mcafee%netscape.com
8083f61a7d Settings::BloatStats is old, retiring. use Settings::BloatTest instead. 2001-11-17 10:35:32 +00:00
mcafee%netscape.com
a6094c4e6f whitespace 2001-11-17 10:29:27 +00:00
mcafee%netscape.com
0752412cd0 switching to client-side reporting for startup test. 2001-11-17 06:05:40 +00:00
mcafee%netscape.com
930b59df79 report min value to graph server, to match reported number. 2001-11-16 20:24:01 +00:00
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
pchen%netscape.com
eaadb0bf1d Add test flag and timeout for xul window open test 2001-11-03 05:16:32 +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
6d583e9aba script to install tinderbox links for a tinderbox client. 2001-10-19 00:04:48 +00:00
mcafee%netscape.com
01032e9660 cvsroot comments, update 2001-10-18 23:36:57 +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
a819059656 Time::HiRes wrapper, code=jrgm@netscape.com 2001-09-25 00:49:38 +00:00
mcafee%netscape.com
0953333728 switching to sourceforge cvs server, more in sync? 2001-09-22 22:05:58 +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
24ef53800e po/ChangeLog hack, for gettext bug 2001-09-10 09:07:29 +00:00
mcafee%netscape.com
d28253c519 Fixing some logic errors 2001-09-10 03:27:27 +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
1df4fdf321 minor comment nit 2001-08-23 07:09:09 +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
mcafee%netscape.com
b3ec154c9c minor stuff, comments, using right cvs command 2001-08-20 22:43:36 +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
0f30b03ff8 status reporting, turning tests on 2001-08-16 02:48:40 +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
mcafee%netscape.com
211a948f9f switch to TestGtkEmbed 2001-08-14 04:41:16 +00:00
mcafee%netscape.com
ae507935e0 Removing dead build file 2001-08-13 22:21:57 +00:00
mcafee%netscape.com
c839f7d732 Removing abandoned embed build script 2001-08-13 22:18:09 +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
e3963ace69 --disable-crash-dialog not implemented yet. 2001-07-22 02:03:53 +00:00
mcafee%netscape.com
a21412e464 Adding crash_recovery=0 comment for AliveTest. 2001-07-22 02:02:53 +00:00
mcafee%netscape.com
6b4f2b9329 post-mozilla.pl style method for building galeon 2001-07-17 17:57:57 +00:00
mcafee%netscape.com
3ca5e1d4b7 Switching to return value for PostMozilla status. 2001-07-17 17:56:32 +00:00
mcafee%netscape.com
ba26ab03ae simpler example 2001-07-17 01:15:11 +00:00
mcafee%netscape.com
2f1ceda4f7 Sample post-mozilla.pl file, for doing post-mozilla (external) builds 2001-07-17 00:52:49 +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
6da5ab17e8 better defaults 2001-06-15 05:15:37 +00:00
mcafee%netscape.com
e01443a2f5 adding support for .mozconfig 2001-06-13 23:35:15 +00:00
mcafee%netscape.com
4ad55781ec example configs 2001-06-04 22:26:20 +00:00
mcafee%netscape.com
d56d475aae Adding 586 case 2001-05-19 07:20:26 +00:00
cls%seawood.org
9697c9cf19 Remove moz-smoke reference 2001-05-14 12:40:28 +00:00
cls%seawood.org
d4db098b5f Removing build-moz-ports.pl as it's fairly out of date and all ports use build-seamonkey.pl now 2001-05-14 12:36:40 +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
b6d9c29b6b Adding startup timeout 2001-04-09 23:08:28 +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
f437cac002 Adding support for mozconfig 2001-04-06 21:57:21 +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
mcafee%netscape.com
2130dc0c9c Brief file descriptions 2001-02-27 22:41:45 +00:00
mcafee%netscape.com
9f18d87fce embed.mk not part of this process right now. 2001-02-27 20:57:06 +00:00
mcafee%netscape.com
9e4e7a12d3 First-pass hack attempt at embed tinderbox script 2001-02-27 18:47:21 +00:00
mcafee%netscape.com
65063f855d Comment change only, suggestion for leak-testing a set of source code changes. 2001-01-04 02:59:30 +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
warren%netscape.com
1b255eb6c4 Fixed formatting of output so that things line up again. 2000-08-10 23:20:07 +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
4122dbd6de Only set CVSROOT using netscape.com address if CVSROOT is not already set. Change requires to 5.003 2000-07-30 19:54:16 +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
aff0036662 fix typo. 2000-05-15 19:04:27 +00:00
slamm%netscape.com
0cc2fc82b7 Change the main regex to a multline regex with comments (using m{}x). Allow for no space between '(' and means. 2000-05-15 18:10:46 +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