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

89 Коммитов

Автор SHA1 Сообщение Дата
sonmi%netscape.com 28a9d61b72 Since we have frozen the tip I only checked in high priority fixes.
The individual fixes:
1) A complete QA failure produces a readable email now
2) the nssqa has goes thru a central Exit
3) hanging processes under NT and Win2K are killed (tail -f)
4) Functionallity is implemented to kill other remaining processes (killpif file)
5) improved general cleanup in Exit functions
6) the header is sourced from the nssqa dir rateher than /u/sonmi/bin
7) Problems with QA being reported as passed even if missing fixed
8) Most problems with the "missing Platform list" fixed
9) One QA failure path (cd to a dir without permission) did not give
	errormessage about the reason of failure before
10) fixed html errors in generated email
11) stopped filtering the "bad password" cases as real failures (was fixed in
	nssqa a while ago, but still filtered
12) removing more tmp files from /tmp (decreased debugging)
2001-01-23 01:51:47 +00:00
sonmi%netscape.com c364900546 added information in the result.html when selfserver dies (previously
only in output.log)
2001-01-23 01:47:32 +00:00
sonmi%netscape.com bce469e2f2 added documentation on how to activate it when it is needed 2001-01-12 02:45:01 +00:00
sonmi%netscape.com 67345b78d6 new script, supposed to be started in the background by all.sh, to watch
for cores and rename them, so multiple corefiles can be saved
checked in during freeze but not activated yet
2001-01-12 02:00:28 +00:00
sonmi%netscape.com cfee61c895 now killing tail -f when done under MKS as well. 2001-01-12 00:18:32 +00:00
sonmi%netscape.com 41d25c2217 formated everything to a <tab4> format - still needs reformating to linelength 2001-01-11 01:55:23 +00:00
sonmi%netscape.com 0c8a83eda8 terminate now if no selfserver is running before attempting to start the
clients (with exception of the -q testclien)
2001-01-11 01:45:12 +00:00
sonmi%netscape.com b91f3c464a added qaclean and beautified some of the rest 2000-12-22 23:56:41 +00:00
sonmi%netscape.com deacf5b6f5 :-) 2000-12-22 23:56:06 +00:00
sonmi%netscape.com 4fd6928cb9 was part of the qa wrapper for a long time, just never found the time to check it in 2000-12-22 23:40:54 +00:00
sonmi%netscape.com 929add523f breaking the world record for NT bugs per minute 2000-12-22 03:02:01 +00:00
sonmi%netscape.com 30f95d8db2 fixed hostname for Win2000 2000-12-22 03:01:10 +00:00
sonmi%netscape.com 4f2e3ccb91 fixed OS name for WinNT once more... 2000-12-22 03:00:17 +00:00
sonmi%netscape.com 5554ddd378 bugfix and warning for NT 2000-12-22 02:31:56 +00:00
sonmi%netscape.com fc2e4363e7 this script is supposed to cleanup after a failed QA 2000-12-22 02:00:29 +00:00
sonmi%netscape.com 7676ac41be removed certutilout with the other temporary files 2000-12-21 20:11:38 +00:00
sonmi%netscape.com bf5af57e0c took an additional set_host function out, called the real set_host earlier 2000-12-21 19:44:11 +00:00
sonmi%netscape.com 4326155c0b bugfix for .nssqa file in results directory 2000-12-21 19:42:23 +00:00
sonmi%netscape.com ae94f2a898 several bugfixes concerning missing plattform list and the NT/2000 OS name 2000-12-21 19:40:24 +00:00
sonmi%netscape.com 0590c85966 changed the certutil output handeling once more 2000-12-21 19:35:36 +00:00
sonmi%netscape.com c7a8500d31 removed the "fix" for a nonproblem :
the problem appeared to be a failure of the shell to pass on the correct return
codes when run from cron (false positive and false negative results when run
from cron - in reality the returncodes were right, but the cron generated db
had no password because of a bug in certutil
2000-12-20 23:40:53 +00:00
sonmi%netscape.com 940c79b190 undid the redirecting to a tmp file, only write the stderr to the stdout 2000-12-20 00:24:38 +00:00
sonmi%netscape.com 5df0c42db8 took unneccessart warning out 2000-12-19 20:56:28 +00:00
sonmi%netscape.com db757f7903 explicitly redirected certutil output once more to get rid of cron error msg 2000-12-19 00:26:21 +00:00
sonmi%netscape.com 4c0455dae5 fixed various bugs 2000-12-16 02:46:44 +00:00
sonmi%netscape.com 02d23e81eb changed the text file to html 2000-12-16 00:38:38 +00:00
sonmi%netscape.com 05d39d837d added winnt and win95 2000-12-15 22:33:09 +00:00
sonmi%netscape.com 4847b318e1 use the new function to restet the masterbuild 2000-12-15 01:19:42 +00:00
sonmi%netscape.com 6334d3cf9f fixed the NT problem that no .nssqa file was created
more flexible with NT masterbuild (if blowfish build doesn't exist
we use whatever looks closest to NT :-)
2000-12-15 01:19:02 +00:00
sonmi%netscape.com 682136d49e fixed a comment, sed is very picky about strings starting with -n (it thinks
this is an option)
2000-12-15 01:07:45 +00:00
sonmi%netscape.com ddddf3a402 set DOMSUF automatically if not set, reduced NT directories from 24 to 4,
fixed the problem that on HP sometimes the versionnumber is unknown
2000-12-15 01:06:26 +00:00
sonmi%netscape.com dc29157db7 fixed missin platform bug 2000-12-14 02:13:55 +00:00
sonmi%netscape.com c2e6e0dd7a changed 32 bit platforms to explicitly say so, missing list was wrong before 2000-12-14 01:56:39 +00:00
sonmi%netscape.com 124702944e added performance tests 2000-12-14 01:53:11 +00:00
sonmi%netscape.com 935432b45a fixed minor bugs, added performance tests to qa_stat 2000-12-14 01:41:57 +00:00
sonmi%netscape.com 2d0db1fbe8 took yesterday's fix out, because it would potentially break running only
the subscripts, replaced it by a call to a script that makes the PATH
components uniqe
2000-12-13 00:36:53 +00:00
sonmi%netscape.com d052d4d7dc oops - first bug 2000-12-13 00:00:32 +00:00
sonmi%netscape.com fa4e423d2f one first quick + dirty cut + paste doc about kernelconfigurations 2000-12-12 23:56:01 +00:00
sonmi%netscape.com aaf912ffe5 new qa wrapper - per wtc's request moved here from /m/src 2000-12-12 23:08:15 +00:00
sonmi%netscape.com 4230219109 nssqa documentation (or at least a start :-) 2000-12-12 23:06:34 +00:00
sonmi%netscape.com 633a7f7f7e fixed unreasonable long PATH (which refused) and got rid of the error when
run interactively (-n_TestUser-w_bogus was filtered through an sed, which
thought that -n was **his** option...)
2000-12-12 05:10:51 +00:00
sonmi%netscape.com c714bd377f first attempt of a platformlist, still misses windows platforms 2000-12-12 01:44:20 +00:00
mcgreer%netscape.com 31abfa7784 hopefully fixes HP 64-bit opt QA failures, where cmsutil fails first time it is executed from script 2000-12-11 19:38:16 +00:00
sonmi%netscape.com c7e7257f33 added timestamps for stresstest per nelson's request 2000-12-08 23:49:55 +00:00
mcgreer%netscape.com 060cd966fe allow for more granularity in testing 2000-12-01 21:50:57 +00:00
mcgreer%netscape.com 70112e2457 add scripts for testing cipher performance. modify cipher.sh to reflect command arg changes in blapitest. 2000-12-01 01:09:44 +00:00
sonmi%netscape.com ff2925144f took out the NULL_SERVER restart code completely 2000-11-29 01:09:33 +00:00
sonmi%netscape.com f6723e31ef more outpur (2>) to the certutil log file 2000-11-29 01:08:59 +00:00
sonmi%netscape.com db5893577c took out the tail -f if running from cron 2000-11-29 01:07:59 +00:00
relyea%netscape.com b4e80dad41 Use NSS_Init() to open the databases.
Include pk11func.h so we get the proper forward function definition.
2000-11-28 23:37:52 +00:00