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

691 Коммитов

Автор SHA1 Сообщение Дата
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
cbiesinger%web.de 77493fa44f install-links doesn't need csh, /bin/sh suffices
r=mcafee bug 245058
2004-05-30 11:11:26 +00:00
cltbld 9bc315dc93 thunderbird build file 2004-05-28 21:41:03 +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
cltbld%netscape.com 90884da351 use ProductName in notification email subject. bryner checking in as cltbld 2004-05-01 01:25:19 +00:00
timeless%mozdev.org 9ddca4dfd7 Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +00:00
gerv%gerv.net cc323a7cc8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 21:07:34 +00:00
leaf%mozilla.org 57e9de1093 correct invocation of make-makefile 2004-04-19 19:02:38 +00:00
leaf%mozilla.org fd9a6e0f98 add talkback processing routines, release config settings. 2004-04-19 18:57:39 +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 f945cb6532 fix uninitialized variable warning 2004-03-26 19:20:15 +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
cltbld%netscape.com ab5791d874 Fix thinko in last checkin. 2004-03-25 19:43:43 +00:00
bryner%brianryner.com bc336d098b Only run 'make installer' if the settings say to make an installer. If not making an installer, return success. 2004-03-25 08:18:29 +00:00
bryner%brianryner.com 4904d12df5 Move the check that the installer directory was created from browser/installer/Makefile to post-mozilla-rel.pl. This way, we're sure the installer directory will exist when post-mozilla-rel tries to make the dated staging directory under it. 2004-03-25 06:42:54 +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
cls%seawood.org 0948575f64 Sleep at the end of the cycle, not the beginning. 2004-03-24 01:53:10 +00:00
bryner%brianryner.com 24b2868e15 Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron. 2004-03-11 23:18:19 +00:00
dbaron%dbaron.org d96c8906f3 Don't print output to nohup.out so tinderbox scripts don't fill up the disk. b=234206 r=bryner 2004-02-20 19:46:48 +00:00
leaf%mozilla.org 36c7e69f75 cache the talkback symbols if we're caching the uploaded build (for nightlies
and releases)
2004-02-18 15:35:21 +00:00
dbaron%dbaron.org 17476ee5b2 Make this work with an objdir. 2004-02-16 22:53:17 +00:00
dbaron%dbaron.org 7688607e90 Add post-mozilla.pl being used on comet. 2004-02-14 01:56:34 +00:00
leaf%mozilla.org 186ad163cf adding windows release post-mozilla to trunk 2004-02-13 03:38:01 +00:00
leaf%mozilla.org 19ddb60f0d support for windows release builds 2004-02-12 22:06:59 +00:00
dbaron%dbaron.org 47224728a6 Add common dotfiles. 2004-02-10 00:19:09 +00:00
dbaron%dbaron.org 12f1e1ab60 Remove misleading examples. Use perl build-seamonkey.pl --example-config instead. 2004-02-10 00:17:27 +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 b25af5350c Remove bogus --enable-perf-metrics. 2003-12-31 19:41:03 +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
dbaron%dbaron.org 73913c0b06 Add simple script to allow cycling between multiple tinderbox trees and configurations. b=218879 r=bryner 2003-10-13 22:11:16 +00:00
dbaron%dbaron.org 5d11a7d103 Allow stopping and starting of multi-tinderbox.pl as well. 2003-10-13 22:09:20 +00:00
cls%seawood.org 13ac13b04a Use cygpath instead of assuming default mountpoint is /cygdrive . 2003-08-28 07:22:43 +00:00
cltbld%netscape.com 3b490ed79d tegu -> axolotl for graph server. 2003-08-27 21:11:48 +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 7c09f5e493 off the branch, need to check checkout status. -mcafee 2003-06-26 01:05:15 +00:00
cltbld%netscape.com b7999d813d renamed to build-camino.pl 2003-06-20 19:22:59 +00:00
cltbld%netscape.com 0c73334798 shorten some display names to save horiz space 2003-06-20 03:29:50 +00:00
cltbld%netscape.com 7793fe61bf default to 7 days. 2003-06-10 03:34:41 +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
cltbld%netscape.com 8931984b9f defaults for BuildAdministrator 2003-04-21 07:27:10 +00:00
cltbld%netscape.com 849edbb93d Switching server for this test to coffee. 2003-04-17 01:01:16 +00:00
cltbld%netscape.com 660aa40dfa save timefiles in directory 2003-04-16 23:10:25 +00:00
cltbld%netscape.com 43aee9c413 Fixing report script, variable for graph server 2003-04-16 22:58:58 +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
cltbld%netscape.com 8e632cb728 added comments to tests :-) 2003-04-15 00:46:31 +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
cltbld%netscape.com 7ad839c828 Adding tbox reporting. -mcafee 2003-03-28 08:32:37 +00:00
cltbld%netscape.com 358033a74b Adding send_tbox_packet(). -mcafee 2003-03-27 04:27:45 +00:00
cltbld%netscape.com 0ee3736957 HTTP version of tree status script. Report how long an httpd server has been up. -mcafee 2003-03-25 01:21:15 +00:00
cltbld%netscape.com 6ebb9d8c15 Ading reportdata.pl. -mcafee 2003-03-25 01:19:40 +00:00
cltbld%netscape.com 2e6bf27bc3 Fix abs path for cronjob. -mcafee 2003-03-25 01:19:05 +00:00
cltbld%netscape.com eec4162c5f Adding reportdata.pl, to reuse some perl code. 2003-03-25 00:19:21 +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 d1d6d31323 turn off window leak test for now, it doesn't work right 2003-03-08 04:06:39 +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
cltbld%netscape.com 73f574735f renaming binary from Navigator to Camino, profile path still Chimera for now. -mcafee 2003-03-04 01:49:26 +00:00
cltbld%netscape.com 087a6b69c7 First-pass at renaming chimera to camino, tools need to change also. 2003-03-04 01:39:31 +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 64da256e04 more time for QA test, again 2003-02-19 23:48:24 +00:00
cltbld%netscape.com c3a3f21188 more time for qatest 2003-02-19 21:44:22 +00:00
cltbld%netscape.com 0c18248658 win32 comment 2003-02-18 23:48:13 +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 1d63ec3b98 Return to using clobber_all instead of distclean. 2003-01-14 10:51:47 +00:00
seawood%netscape.com 6494a15000 Backed out previous checkin. 2003-01-14 10:51:13 +00:00
seawood%netscape.com 1e1162f429 Oops forgot to change this back to 1hr. 2003-01-14 10:05:32 +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 52dbb181e1 Adding safari pageload test. 2003-01-10 03:40:46 +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
cltbld%netscape.com d816e0d099 Condensing HTML table, for tbox uses. -mcafee 2003-01-06 19:48:10 +00:00
cltbld%netscape.com 46b9025cc5 Added express mode for just printing table out. -mcafee 2003-01-02 23:23:29 +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
mcafee%netscape.com 732a2ddbee Removing dead comments 2002-12-27 09:39:42 +00:00
cltbld%netscape.com 950f18a24a Attempting qatest content generation. -mcafee 2002-12-27 03:15:21 +00:00
cltbld%netscape.com f7286a653d cleaning up unused code, debug printfs. -mcafee 2002-12-27 02:30:39 +00:00
cltbld%netscape.com 088ff5d5d9 First attempt at qatest script. -mcafee 2002-12-27 02:22:56 +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 d2b5e02ba6 xpcomgluetest should be off by default -mcafee 2002-12-20 23:40:04 +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 f83fdab06f BuildSize() added a parameter recently to control number of sig figs. -mcafee 2002-12-05 22:22:27 +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 a77e4efe78 up clamp to 20 hours 2002-11-26 08:20:40 +00:00
cltbld%netscape.com 14fe83e437 oops, wrong units for clamp rule 2002-11-26 07:42:40 +00:00
cltbld%netscape.com 5d8c1181a5 clamp y-axis at 8hrs 2002-11-26 01:02:59 +00:00
cltbld%netscape.com 1cd752ba71 aim string 2002-11-22 23:19:20 +00:00
cltbld%netscape.com becf310cdd filter irc string 2002-11-22 07:06:10 +00:00
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