Commit Graph

504 Commits

Author SHA1 Message Date
attinasi%netscape.com
29984c38ec New history data added. Not part of build. 2000-03-24 21:40:32 +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
jim_nance%yahoo.com
1feb960cd6 Fixed some compiler warnings.
This is not part of the default build.
2000-03-23 21:40:50 +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
db3eac114d Was stomping on version variable 2000-03-22 00:43:43 +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
af7ec82d36 Report "busted" if the build command (i.e. gmake -f client.mk) fails. Previously we only checked to see if the binary existed when the build command finished. However, now some modules are built after the binary is created. 2000-03-20 21:18:38 +00:00
slamm%netscape.com
145c5e5ee3 Avoid setting HOME variable in main process (big no-no). Cleanup profile creation. Remove tabs. I hate tabs. 2000-03-17 22:22:10 +00:00
attinasi%netscape.com
f219c5d1b4 Adding documentation on the Perf tool. Not part of build. 2000-03-17 20:07:57 +00:00
attinasi%netscape.com
9fdbed74a4 Adding latest daily chart. Nat part of build. 2000-03-17 19:24:28 +00:00
attinasi%netscape.com
c5810d9e37 Updated with latest run. Not part of build. 2000-03-17 19:22:49 +00:00
attinasi%netscape.com
3773aead35 Trend Table: latest one added. Not part of build. 2000-03-17 18:05:51 +00:00
attinasi%netscape.com
6c630fbe49 Added chart for prior run. Not part of build. 2000-03-17 18:04:20 +00:00
attinasi%netscape.com
75ce0855ee Added latest historical data - not part of build 2000-03-17 17:59:47 +00:00
slamm%netscape.com
7acb2a12ee oops. I checked in a bogus line. 2000-03-16 22:34:56 +00:00
slamm%netscape.com
94ce44f042 Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns. 2000-03-16 22:31:48 +00:00
slamm%netscape.com
f5df4c9a60 Changes for jdunn for AIX and HP-UX 2000-03-16 22:29:48 +00:00
dbaron%fas.harvard.edu
895a44d0ae Fix makefile since libs phase no longer exists. 2000-03-16 17:54:10 +00:00
slamm%netscape.com
b91af98997 Fix some 'variable used once' warnings. Clean up the eval of the default config. 2000-03-16 01:43:53 +00:00
mcafee%netscape.com
5662e4918f Adding auto-create-profile support. 2000-03-14 04:41:15 +00:00
dbaron%fas.harvard.edu
b905023253 Belatedly take credit/blame for my changes. r=jim_nance@yahoo.com 2000-03-14 03:52:18 +00:00
dbaron%fas.harvard.edu
61148f66ad Document trick to make jprof work under RedHat 6.0. r=jim_nance@yahoo.com 2000-03-14 03:50:43 +00:00
mcafee%netscape.com
1753c4a642 AliveTest warning comment. 2000-03-13 23:47:48 +00:00
mcafee%netscape.com
f94d7a75b7 MailNewsTest changes. 2000-03-13 23:44:49 +00:00
mcafee%netscape.com
a8bb38e511 Added AliveTest variable for tinder-config.pl, fixed MailNewsTest. r=slamm 2000-03-10 02:48:01 +00:00
mcafee%netscape.com
2ab398d4b4 Missing arg to mailnewstest call. 2000-03-10 00:56:36 +00:00
leaf%mozilla.org
35922b8cc7 initial checkin. finally. a=mcafee 2000-03-09 22:43:21 +00:00
attinasi%netscape.com
666b7fec85 updated with today's run: not part of build 2000-03-02 21:02:58 +00:00
attinasi%netscape.com
1f15b1ccf8 Fixed CPU argument processing, disallowed clock argument since it does not work yet 2000-03-02 21:02:08 +00:00
slamm%netscape.com
65ed51e588 Give editor test up to 45 seconds. 2000-03-02 18:36:23 +00:00
mcafee%netscape.com
665e5eab81 Fixing nohup rm line 2000-03-01 22:07:47 +00:00
slamm%netscape.com
13868e7eb7 Better process killer. 2000-03-01 17:49:52 +00:00
mcafee%netscape.com
765b5a5622 Adding rm nohup, moving starting comment to else 2000-02-29 22:00:49 +00:00
mcafee%netscape.com
cbf8e3d687 Adding support for clobber bloat test. 2000-02-29 21:45:37 +00:00
slamm%netscape.com
b2e97fb824 Make the tests easier to read and make it easy to create new ones. 2000-02-29 18:08:12 +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
31196f5ef0 Trim some time off the alive tests. 2000-02-26 02:24:24 +00:00
slamm%netscape.com
e00de39569 Fix some -w warnings. 2000-02-26 02:17:15 +00:00
slamm%netscape.com
f540222165 Pass logfile to build-done mailer. Quiet a warning. 2000-02-26 01:27:34 +00:00
slamm%netscape.com
eeadc08be0 Apply commandline arguments after the config file. 2000-02-26 00:37:54 +00:00
slamm%netscape.com
27ba879ccc Fix some arg passing between subs 2000-02-26 00:29:38 +00:00
slamm%netscape.com
2bd13b4c29 Tweak last change. 2000-02-26 00:08:59 +00:00
slamm%netscape.com
76e7cb5237 Apply commandline arguments after the config file. 2000-02-26 00:08:03 +00:00
slamm%netscape.com
579e3b88f4 Fix some arg passing. 2000-02-25 23:46:01 +00:00
slamm%netscape.com
99a21906d9 Tweak last change. 2000-02-25 23:41:04 +00:00
slamm%netscape.com
0809a0597d Add option to set display from command-line. 2000-02-25 23:31:07 +00:00
slamm%netscape.com
519f86106d Need double quotes instead of single quotes around variable name. 2000-02-25 23:12:59 +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
attinasi%netscape.com
68176c632a QA Partner script: deprecated but sometimes it is required, like when viewer's -f option is broken. 2000-02-25 20:29:45 +00:00
slamm%netscape.com
c760e84001 Only run mailnews test on depend builds. Clobber builds remove the dist directory and the special security prefs along with it. 2000-02-24 21:14:52 +00:00
slamm%netscape.com
b614659b17 Only pull client.mk if it does not exist. It updates itself now. 2000-02-23 22:05:43 +00:00
attinasi%netscape.com
e53b7d003e Updated to include the websites install. 2000-02-23 18:11:40 +00:00
attinasi%netscape.com
47366d6477 turned off debug routine 2000-02-23 18:08:48 +00:00
attinasi%netscape.com
f3df8bd754 Temporary documentation... 2000-02-23 18:07:46 +00:00
attinasi%netscape.com
cd55577747 Updated scripts to handle Clock-time and to deal with running Mozilla or Viewer 2000-02-23 17:58:22 +00:00
attinasi%netscape.com
3b564257ba update the path in the file URLs. NOT PART OF BUILD 2000-02-23 17:06:38 +00:00
jim_nance%yahoo.com
7a3434358f Documentation update 2000-02-23 02:51:39 +00:00
mcafee%netscape.com
bde3cc5cdd Better BloatTest output. 2000-02-22 02:14:47 +00:00
mcafee%netscape.com
150b10e4f3 Updating mailnews success string. 2000-02-18 20:33:09 +00:00
attinasi%netscape.com
713e8e4ed5 Initial tables from prior runs 2000-02-18 01:50:52 +00:00
attinasi%netscape.com
e7c05394a4 Adding the top-40 URL file 2000-02-18 01:45:35 +00:00
attinasi%netscape.com
ad9ba9222d Adding history file to cvs 2000-02-18 01:44:36 +00:00
attinasi%netscape.com
fdf1371fa0 Added perl scripts for performance monitoring of Mozilla 2000-02-18 01:42:56 +00:00
mcafee%netscape.com
ae79ee2405 Moving testonly exit case to post-build part of script. r=slamm 2000-02-18 01:30:46 +00:00
mcafee%netscape.com
884b197e16 logic bug, this should mean dont try tests again if no binary found. r=slamm 2000-02-18 01:16:14 +00:00
slamm%netscape.com
b9c2eb7346 Go back to using cvs.mozilla.org. It's faster now. 2000-02-17 22:00:03 +00:00
mcafee%netscape.com
a38046116c Don't cycle in testonly mode if no binary exists. Adding success string support for filebasedtest. 2000-02-17 07:33:01 +00:00
slamm%netscape.com
9f0b8c08c2 Got the signs incorrect. Try again. 2000-02-17 01:44:12 +00:00
slamm%netscape.com
1b44e6ff5f Fix mirror timing equation. 2000-02-17 01:18:27 +00:00
slamm%netscape.com
f16884bf53 Update mirror timing parameters based on rko's comments. 2000-02-17 01:02:33 +00:00
mcafee%netscape.com
2461b8a211 Include problem. 2000-02-16 02:27:35 +00:00
slamm%netscape.com
ab70a51c07 Add option to pull via anonymous@cvs-mirror.mozilla.org. Make it the default. 2000-02-16 02:21:44 +00:00
mcafee%netscape.com
8122c4dd38 Renaming EditorTest to DomToTextConversionTest. r=akkana 2000-02-14 21:12:37 +00:00
mcafee%netscape.com
fdf08f94cf Adding Error: string so tinderbox will create a link in the error log. r=slamm 2000-02-11 22:53:58 +00:00
mcafee%netscape.com
a2a99ee0c3 Renaming fe to mozillaBinary, since that's what it is; fe didn't mean anything to me. 2000-02-11 07:45:40 +00:00
mcafee%netscape.com
03c71d0912 MailNewsTest comments. 2000-02-11 06:41:22 +00:00
mcafee%netscape.com
a962e417dc Woops, forcing failure for MailNews test it becomes primetime. 2000-02-11 05:21:59 +00:00
mcafee%netscape.com
23ae814142 Adding mailnews test, minor cleanup. 2000-02-11 05:20:53 +00:00
mcafee%netscape.com
f4b0373b15 Proper cvs login 2000-02-10 17:27:52 +00:00
Jerry.Kirk%Nexwarecorp.com
e4d2d945fd Updating for the Neutrino Platform. Not finished yet, still looking
for the "pcs" memmber in the malloc_log_entry structure.
2000-02-09 14:25:18 +00:00
slamm%netscape.com
51273597da Some tweaks for cygwin bash. Also a minor change to verify that a valid tree is found. 2000-02-08 23:05:24 +00:00
mcafee%netscape.com
3b8345276d Set CVSROOT properly, remove unused BuildModule. 2000-02-08 08:55:14 +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
dbaron%fas.harvard.edu
89165f8232 Update the jprof documentation.
r=jim_nance@yahoo.com
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
fa513d9a7c Fix JP_DEFER so it works without JP_START as well.
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 14:41:39 +00:00
dbaron%fas.harvard.edu
e4814bd9c5 Add two small new features to jprof:
1) Allow a SIGUSR1 to stop profiling, so that shutdown need not be included in profiles.  (The log file is not closed, so it can't be used to generate multiple profiles in one run.  That could be changed, though.)
2) Add a JP_REALTIME option that does the profiling in terms of real time elapsed rather than time used for execution by the mozilla process (and in the kernel for the process).  This allows profiling to detect how much time is being spent in the X server.
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 00:35:53 +00:00
dbaron%fas.harvard.edu
e0f8e72fc5 Fix the jprof makefile so that the libs are actually installed in the libs phase (like they are in makefiles that use rules.mk). Therefore, compiling a fresh or clobber build after building jprof will no longer fail when building the mozilla executable.
r=jim_nance@yahoo.com
Not part of default build.
2000-02-03 00:29:26 +00:00
mcafee%netscape.com
23dde0a032 Adding ViewerTest, turn on with ViewerTest=1; in tinder-config.pl. 2000-02-02 09:29:56 +00:00
mcafee%netscape.com
4786c12413 Adding RunFileBasedTest, and the first client of this test, EditorTest. Set EditorTest=1; in tinder-config.pl to turn on. Added ReportFinalStatus for finer control over mail behavior for commercial builds. 2000-02-02 05:20:44 +00:00
slamm%netscape.com
9d9e240f99 This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd. 2000-02-01 18:06:23 +00:00
mcafee%netscape.com
a5ef01002b Save child PID. other minor stuff. 2000-01-31 21:59:21 +00:00
dbaron%fas.harvard.edu
c5caa767e3 A fix (which can be enabled with a #define) to make jprof work on a RedHat 6.0 system (as opposed to 6.1). There seem two be two differences: some of the parameters are not passed correctly to the signal handler, and there is a trampoline on the stack with an address greater than 0x7fffffff.
r=jlnance
Not part of default build.
2000-01-31 21:32:10 +00:00
mcafee%netscape.com
99a25ca4b6 Cleanup from slamm 2000-01-31 20:43:10 +00:00
slamm%netscape.com
926f33c7af Print verbose statements to stderr instead of stdout to avoid buffering. 2000-01-31 17:38:41 +00:00
mcafee%netscape.com
241f11630f Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing. 2000-01-31 08:00:22 +00:00
jim_nance%yahoo.com
56b0553957 Fixed documentation problem with units of JP_PERIOD 2000-01-29 20:39:48 +00:00
mcafee%netscape.com
e2f6c405d4 First add. Script to control tinderbox processes. 2000-01-29 09:50:48 +00:00
slamm%netscape.com
af76138e96 Remove calls to list.extend(list2) to make this compatible with python 1.5.1. 2000-01-29 02:04:43 +00:00
slamm%netscape.com
fdbcafc3f1 Group files in the same directory together. Otherwise, cvs gets confused. This thing is getting too complicated. 2000-01-28 23:17:43 +00:00
slamm%netscape.com
08592c1474 Add a check to avoid multiple pulls of the same directory. 2000-01-28 18:26:09 +00:00
slamm%netscape.com
ea5f432126 Add xargs() to create threads. Rename class XArgs to XArgsThread since it is really one thread for xargs. Add some comments. Fix a name error (tread.exit to sys.exit). 2000-01-28 06:13:41 +00:00
jim_nance%yahoo.com
15d294c8bb Print message to stdout on first timer tick.
Feature request from cbegle
r=cbegle
2000-01-28 02:21:38 +00:00
slamm%netscape.com
44dfac187d Add cvs.py; a python script to checkout trees with multiple threads. 2000-01-28 01:20:49 +00:00
mcafee%netscape.com
af653f28eb Moving build status to beginning of log file. r=slamm 2000-01-27 01:28:04 +00:00
jim_nance%yahoo.com
59223d01ff Enhanced jprof documentation and code.
This is not part of the default build.
2000-01-25 02:46:30 +00:00
briano%netscape.com
213b402982 Tweaks for my IRIX 5.3 build. 2000-01-21 02:28:06 +00:00
shaver%netscape.com
251c9cf4d5 import jprof for jlnance 2000-01-18 03:43:26 +00:00
briano%netscape.com
0f729adf06 Replaced with build-moz-ports.pl because people were confused. 2000-01-11 22:25:25 +00:00
briano%netscape.com
5db6c0f6b4 Minor tweaks for SunOS4 and the special-case Sun Workshop compiler builds. 2000-01-11 22:23:57 +00:00
mcafee%netscape.com
c367bf647d Conditional orange status for bloat failure, clobber isn't working properly. 2000-01-10 08:27:21 +00:00
mcafee%netscape.com
cfb8105f34 Cut bloaty zombie time from 5 min. to 2 min. 2000-01-10 08:19:12 +00:00
mcafee%netscape.com
c08da1493c Oops, wrong logic for last checkin. 2000-01-09 06:12:02 +00:00
mcafee%netscape.com
87842bf411 Failed bloat test should turn tree orange, we now check for -1 case. 2000-01-09 04:07:57 +00:00
briano%netscape.com
615cc0ef1e Fix for the CVS date problem, and a few minor tweaks for Solaris using WS5.0, and for UnixWare. 2000-01-03 23:21:14 +00:00
leaf%mozilla.org
cdec946e02 backing myself out, the formatting was correct in the last revision. i'll
just go restart the tinderboxen now.
2000-01-02 04:34:56 +00:00
leaf%mozilla.org
835cb6327c changing date format of BuildStart to default of date, since the %Y
format only shows the last two digits of the year.
2000-01-02 04:31:58 +00:00
cls%seawood.org
ae9ed20b44 Workaround for the *ahem* Y2K bug in date. ;) 2000-01-01 22:11:35 +00:00
mcafee%netscape.com
c49048cf5f \n on a printf. 1999-12-10 07:59:11 +00:00
mcafee%netscape.com
abe541f9bd Moving bloaturls.txt to mozilla/build so that it can be exported to dist and is part of the default module (21320). bloaturls.txt is the file that drives the bloaty tinderbox test. a=chofmann, r=slamm 1999-12-10 06:31:58 +00:00
mcafee%netscape.com
4d34f7dbcc /usr/bonsaitools not needed for client tinderbox machines. r=slamm 1999-12-09 21:13:03 +00:00
mcafee%netscape.com
9d213961d7 BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min. 1999-12-08 05:30:12 +00:00
valeski%netscape.com
de9d6ddf86 r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
mcafee%netscape.com
9c7a9930f5 whitespace only 1999-12-06 20:02:37 +00:00
mcafee%netscape.com
02a9fd6ad5 Remove trailing slash off of URL. 1999-12-06 05:00:25 +00:00
mcafee%netscape.com
312df1cc66 Backing BloatTest off to 60 seconds to allow for slower startup :( 1999-12-06 04:56:35 +00:00
mcafee%netscape.com
819b054bc4 Bloat test debug printfs, removing obsolete NSPR_LOG_MODULES env. 1999-12-06 00:47:33 +00:00
mcafee%netscape.com
f02cf432e5 Debug printfs 1999-12-03 01:01:25 +00:00
slamm%netscape.com
f663033e80 Make regex for matching module names more general. r=mcafee 1999-11-30 00:56:04 +00:00
mcafee%netscape.com
0dfed50be5 Renamed smoke test #1 to alive test; some comment cleanup; default display is now :0.0. 1999-11-25 00:07:55 +00:00
mcafee%netscape.com
c672f25c9a Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm 1999-11-13 02:43:55 +00:00
mcafee%netscape.com
cae07c481e Print out what we're deleting, debugging orange status. 1999-11-12 00:28:56 +00:00
Jerry.Kirk%Nexwarecorp.com
cc5d6bea1a Making a few changes to allow this to be built under Neutrino.
r=Warren
1999-11-11 20:40:44 +00:00
leaf%mozilla.org
9308f7675e clobber builds should be making realclean 1999-11-10 20:15:32 +00:00
cls%seawood.org
1ae2f7bc57 gcc 2.95+ fixes 1999-11-09 23:04:16 +00:00
leaf%mozilla.org
9220536886 making apprunner -> mozilla-bin switch 1999-11-09 02:05:20 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
warren%netscape.com
98f5483cfb Fixed parsing of bloat log when value was nan, or class contained ::. 1999-10-29 18:05:09 +00:00
warren%netscape.com
c6bdc8675e Printed out TOTAL line for showbuilds.cgi 1999-10-29 02:39:10 +00:00
kipp%netscape.com
0dcf174777 Implement the LIBMALLOC_NOFREE flag; add in support for memory fill count which increases the malloc by N and fills it with a pattern to help detect overruns and random memory corruptions 1999-10-29 02:19:25 +00:00
mcafee%netscape.com
151d071ac9 Reverted to mozilla.org url because of problems with loading resource: 1999-10-28 23:32:13 +00:00
mcafee%netscape.com
62bfae137d Fixed extra my's that break in some versions of perl 1999-10-28 23:24:39 +00:00
mcafee%netscape.com
5bb15e742c switching to static pages. 1999-10-28 23:02:49 +00:00
mcafee%netscape.com
36d5954344 fixing log rename problem. code=warren 1999-10-28 23:02:10 +00:00
warren%netscape.com
ba2ca3a8f9 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
mcafee%netscape.com
993b7be1d5 Clear alarm from AliveTest, this was causing alternating green/orange status. Thanks to alecf/slamm for debugging help. 1999-10-26 23:10:35 +00:00
mcafee%netscape.com
6ae1b70cc9 Moved process killing stuff into killproc(), added alarm timeout for bloattest. code=alecf, r=mcafee 1999-10-26 04:07:03 +00:00
mcafee%netscape.com
d9bb4109c1 Adding XPCOM_MEM_BLOAT_LOG=1 for RunBloatTest. 1999-10-24 22:37:34 +00:00
gagan%netscape.com
eaeac236aa Post requests are now only read upto the specified amount. Not in the build. 1999-10-23 00:47:24 +00:00
gagan%netscape.com
ba623d2c25 a dummy post request file for testing post requests in HTTP. not in the build. 1999-10-22 21:27:38 +00:00
gagan%netscape.com
85092ee7c1 Added /post test as well. Not in the build. 1999-10-22 21:24:57 +00:00
gagan%netscape.com
a9a5c1c9d2 Added stuff to the test server to handle post requests as well. Not in the build. 1999-10-22 21:21:30 +00:00
mcafee%netscape.com
36175be02d Fixing some mis-use error cases, adding comments. Added --testonly flag. code=slamm, r=mcafee 1999-10-22 20:31:56 +00:00
kipp%netscape.com
c45477506a Clean up other dirt 1999-10-22 00:11:54 +00:00
mcafee%netscape.com
69d1532268 Added bloat test. Also added --testonly to skip building process. Fixed bloatdiff to put its output to stdout. r=warren 1999-10-21 05:16:54 +00:00
mcafee%netscape.com
c6df2b5139 Moving bloatdiff.pl from webtools/tinderbox (server) to here (client). 1999-10-20 22:35:48 +00:00
mcafee%netscape.com
d6f936bac7 minor whitespace 1999-10-20 00:14:23 +00:00
kipp%netscape.com
6034d32bb0 Removed an unsupported argument (-f) 1999-10-13 14:43:04 +00:00
gagan%netscape.com
f1203c259d Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren 1999-10-13 10:24:12 +00:00
kipp%netscape.com
b3194a801c Updated documentation to be more accurate; provided description of command line arguments 1999-10-11 15:30:17 +00:00
kipp%netscape.com
169834ac6c Tweaked stack trace display code 1999-10-08 20:42:33 +00:00
kipp%netscape.com
6923882f0b Support demangling again by working around crash bug in demangle library 1999-10-08 20:42:15 +00:00
kipp%netscape.com
3264d673a9 Improved printouts so that addref/release tracing always shows the old/new refcnts in decimal instead of old in decimal and new in hex 1999-10-05 23:56:33 +00:00
kipp%netscape.com
de644b01c4 Found another type of symbol that indicates the presence of a static ctor 1999-10-05 00:39:48 +00:00
kipp%netscape.com
da92fd1a0c Fixed uninitialized members in the TreeNode struct 1999-10-04 20:25:53 +00:00
kipp%netscape.com
9a999cfdbe Added -R flag and logic for managing refcnt dumping better 1999-10-04 16:32:03 +00:00
briano%netscape.com
432a09f767 Added some tweaks and support for UnixWare 7. 1999-10-02 06:00:33 +00:00
kipp%netscape.com
57481c7e75 More graph work 1999-09-30 21:22:16 +00:00
kipp%netscape.com
d44f8afe43 Reworked tree support 1999-09-30 01:51:20 +00:00
briano%netscape.com
63f7169985 Minor changes for SCO, BSDI, AIX 4.2, and commercial build. 1999-09-29 22:12:34 +00:00
kipp%netscape.com
8e6cf0c89b new 1999-09-28 14:38:20 +00:00
toshok%hungry.com
73accb7138 ignore .deps files. 1999-09-27 21:26:38 +00:00
mcafee%netscape.com
81ec4cfde8 Ignore generated files. 1999-09-27 05:47:31 +00:00
mcafee%netscape.com
63ba7078aa Renamed to Makefile.linux to get this out of the way of autoconf's generated Makefile. 1999-09-26 21:46:34 +00:00
mcafee%netscape.com
e8e9f407f1 Moving Makefile out of the way of autoconf, saving this for stand-alone reasons for now. 1999-09-26 21:44:45 +00:00
mcafee%netscape.com
2f6757146f Making this document look like a Mozilla doc, minor clean-up. 1999-09-26 20:27:56 +00:00
kipp%netscape.com
9e2fb9931c updated 1999-09-26 06:34:45 +00:00
kipp%netscape.com
2e1524a40f new 1999-09-26 06:31:36 +00:00
kipp%netscape.com
d2ce4fc4dc Added in -MD 1999-09-26 06:31:28 +00:00
kipp%netscape.com
f6eae84862 Whacked to support a graph display format 1999-09-26 06:31:18 +00:00
mcafee%netscape.com
5d2afc667c Ignore generated files. 1999-09-25 08:28:20 +00:00
mcafee%netscape.com
176ceb238f Autoconf version of Makefile, a=smfr. Not part of default build. 1999-09-25 08:23:19 +00:00
mcafee%netscape.com
f46b0e02fa Adding typedefs for u_long, u_int for porting reasons. a=smfr, not part of default build. 1999-09-25 07:09:15 +00:00
amasri%netscape.com
4cb71f163b revised browser tests to work with seamonkey M11: 1) closed open sidebar. 2) worked around broken menus by using all-keyboard method for loading URIs. 3) added bDebug and bGrippyOpen variables. bDebug should always be false for build smoketests 1999-09-17 17:57:18 +00:00
briano%netscape.com
3447c18330 Officially added all of my random hacks for things like Motif support, NS commercial builds, Fullcircle support, and so on. 1999-09-17 00:40:00 +00:00
kipp%netscape.com
3cc32ff91b Port to redhat6 1999-09-15 04:35:58 +00:00
briano%netscape.com
de44b4d417 General cleanup. 1999-09-10 00:59:21 +00:00
slamm%netscape.com
b01e4732f2 Use the right quotes. 1999-08-28 00:32:47 +00:00
slamm%netscape.com
243646fd36 Print mozconfig if there is one. 1999-08-27 23:37:22 +00:00
kipp%netscape.com
e2c9a513f2 duh 1999-08-27 21:56:17 +00:00
kipp%netscape.com
3cf744e28c Enable mallopt check action if flags say so 1999-08-27 21:56:03 +00:00
phillip%netscape.com
5f2cfbd06f added broswerwatch.com to url.txt 1999-08-26 21:29:25 +00:00
slamm%netscape.com
5a8aec963e Have the script report it's version. 1999-08-25 17:54:47 +00:00
slamm%netscape.com
0ba0978677 Load config before setting up environment. 1999-08-24 00:23:31 +00:00
slamm%netscape.com
909a5ecb9b Init before parsing args. really check it in. 1999-08-21 01:11:39 +00:00
slamm%netscape.com
f9e870a8ab Simplify the args just build depend by default. 1999-08-21 01:06:07 +00:00
slamm%netscape.com
18da97b49b Load defaults before handling command-line options. 1999-08-21 00:49:25 +00:00
slamm%netscape.com
cabb8ffcdf Split configuration into a separate file (run --example-config to start out). 1999-08-20 23:52:18 +00:00
slamm%netscape.com
6e047215e1 Pull by date as default. 1999-08-20 17:06:55 +00:00
slamm%netscape.com
e671be70df Report the starttime correctly. Not ten minutes into the past. 1999-08-20 17:00:38 +00:00
tague%netscape.com
c20dbf23de Added rickg's tool for finding dereference errors 1999-08-04 19:44:15 +00:00
sspitzer%netscape.com
0f1188a8ce ignore generated Makefile 1999-07-29 05:00:07 +00:00
mcafee%netscape.com
9e9afeb293 Minor comment change. 1999-07-27 23:31:48 +00:00
mcafee%netscape.com
09740c6d93 First checkin 1999-07-27 20:32:08 +00:00
jj%netscape.com
0c87a98848 reduced url timeout from 120 to 60 seconds 1999-07-22 01:33:37 +00:00
phillip%netscape.com
5068b1fe11 changing timeout to 30 seconds. 1999-07-21 21:19:11 +00:00
jj%netscape.com
4ea792291a removed hardcoded path to apprunner, using ReadMozillaHome() method instead (implementation in apFrame.inc). Also simplified "GetBuildNum()" by accessing mozilla/config/build_number instead of navigator.xul -- jj. 1999-07-20 23:59:05 +00:00
jj%netscape.com
0c914047cb added ReadMozillaHome() method to automatically pick the location of the latest build. Method also called from smotest.t -- jj. 1999-07-20 23:56:11 +00:00
jj%netscape.com
3fc3af5cb5 Updated Apprunner and Navigator.xul paths 1999-07-20 19:15:41 +00:00
briano%netscape.com
97ad458d73 Fixes a nasty bug that caused LD_LIBRARY_PATH to grow with each iteration. 1999-07-10 20:13:51 +00:00
valeski%netscape.com
8887ad2cc9 added a date header to the cookie test (cookies require a server date to work) 1999-07-06 23:54:12 +00:00
briano%netscape.com
da19f7fbe4 Oops, forgot to nuke one of the old LD_LIBRARY_PATH settings. 1999-07-01 01:31:11 +00:00
briano%netscape.com
8524980c0a Handle a few new platforms, and now uses config.guess to get the objdir name (if any). 1999-07-01 00:27:12 +00:00
leaf%mozilla.org
66066ac712 getting this back on its feet, letting it run with relative paths 1999-06-30 00:29:09 +00:00
ramiro%netscape.com
51f479a5c0 Use this gdb hack to save memory. 1999-06-25 07:18:14 +00:00
gagan%netscape.com
4de981d222 Fix the default line problem. Added a /cookie case to send a dummy "set-cookie: header" 1999-06-24 02:29:20 +00:00
gagan%netscape.com
bae126c753 Added special cases to allow for something like http://gagan/?Length=5000 to get a response back with Content-Length (actual and header both) set to 5000. Its cool for testing bigger responses. 1999-06-19 04:05:10 +00:00
amasri%netscape.com
0c5f17c20a added extra tests for version 2.0 added timing changes to help stabilize bitmap added functional tests for version 2.0 added error handling to account for windows not opening completely changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog. added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated Added SetActive() to OpenNewWin() 1999-06-18 01:35:27 +00:00
amasri%netscape.com
48f97d3533 changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites changed default home page to "Navigator Help" changed sDir to full path from relative path NOTE: must be changed for each machine it runs on added timeout to Apprunner.Invoke() 1999-06-18 01:35:25 +00:00
amasri%netscape.com
2404d744c3 added extra tests for version 2.0 added timing changes to help stabilize bitmap added functional tests for version 2.0 added error handling to account for windows not opening completely changed default URL loading method to Mozilla.LoadURL() NOTE: Smoketest is now dependant only on correct button positions for "OpenFile" dialog. added full path OpenFile() capabilities on mac, plus String2List utility to permit graphic file interface to be manipulated 1999-06-17 01:53:18 +00:00
amasri%netscape.com
d57f7bf482 changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites changed default home page to "Navigator Help" changed sDir to full path from relative path NOTE: must be changed for each machine it runs on 1999-06-17 01:53:15 +00:00
amasri%netscape.com
c257ff3f8f added extra tests for version 2.0 added i18n tests changed expected file names added ender tests added functional tests for version 2.0 1999-06-17 01:53:12 +00:00
phillip%netscape.com
15f736c896 smoke.pl now changes to apprunner_bin before invoking apprunner 1999-06-15 02:02:58 +00:00
gagan%netscape.com
eb5ccc12b0 Ignore .class files for CVS. 1999-06-11 06:25:11 +00:00
gagan%netscape.com
a941eb6b56 Added the test server for testing anamalous responses from HTTP servers. For more details read http://lxr.mozilla.org/mozilla/source/netwerk/testserver/docs/help.html 1999-06-11 06:21:16 +00:00
bsharma%netscape.com
52424b1aea changed the sleep time to 90 seconds 1999-06-11 01:20:50 +00:00
amasri%netscape.com
92a983abeb added extra tests for version 2.0 added timing changes to help stabilize bitmap 1999-06-08 21:44:48 +00:00
phillip%netscape.com
378e7b9a48 mad script executable, fixed relative path issues. 1999-06-08 21:38:35 +00:00
amasri%netscape.com
04a328f72c changed Invoke() method to give better error messages changed iBitmapWait to 90 to account for i18n sites 1999-06-08 21:35:30 +00:00
amasri%netscape.com
d398c01e98 added extra tests for version 2.0 added i18n tests 1999-06-08 21:32:22 +00:00
amasri%netscape.com
f250f73a30 added extra tests for version 2.0 added i18n tests 1999-06-08 21:30:39 +00:00
leaf%mozilla.org
40ba715f3d moving SmokeTestLinux-1.pl to smoke.pl 1999-06-07 23:47:16 +00:00
bsharma%netscape.com
f4713568a3 adding the smoketest scripts 1999-06-07 22:29:38 +00:00
amasri%netscape.com
7346633b09 commented out tests that cause system failure (ZDNet) 1999-06-04 17:00:53 +00:00
amasri%netscape.com
c6af5cbc55 added error handling 1999-06-04 17:00:18 +00:00
amasri%netscape.com
8718881838 changed Invoke() method to give better error messages 1999-06-04 16:59:30 +00:00
amasri%netscape.com
1e02bdcb17 added extra tests for version 2.0 1999-06-04 16:58:29 +00:00
phillip%netscape.com
7d5c9276ea fixed the initialization of run_time in test_url 1999-05-27 22:27:14 +00:00
phillip%netscape.com
ebb9b6256a cleaned up the url_list init routine and added a TODO for relative paths 1999-05-27 22:01:53 +00:00
amasri%netscape.com
a44c02489e First Checked In. 1999-05-27 21:57:35 +00:00
phillip%netscape.com
db58001ea0 smoketest perl script. should run in any unix flavor, but has dependencies
on killall, and other issues that might need to be rectified.
1999-05-27 21:44:06 +00:00
phillip%netscape.com
c3a0006193 fixed the problem that caused url redirects to appear to fail 1999-05-21 18:14:59 +00:00