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

509 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com e5334ddf60 more log trimming 2002-11-22 06:05:39 +00:00
sfraser%netscape.com 257f84cdb0 Change TinderUtils::print_log "foo" to TinderUtils::print_log("foo") to keep perl 5.6.0 happy. 2002-11-21 20:32:28 +00:00
cltbld%netscape.com bbc1e1e07e filter out windows ^Ms 2002-11-21 06:23:39 +00:00
cltbld%netscape.com 9246dd2751 remove </a> 2002-11-21 02:34:44 +00:00
cltbld%netscape.com 4c1ef4ba93 Further specify data file locations. Record current sheriff using crude scraping/reducing pattern stuff. 2002-11-21 01:45:04 +00:00
cltbld%netscape.com 9691ed11a5 Fixing array error. minor ordering of test prefs. (mcafee) 2002-11-21 00:40:37 +00:00
mcafee%netscape.com 4324dc6f77 script to graph tree status over time 2002-11-20 19:31:44 +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
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