Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -N -r1.27 -r1.28 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 15 Feb 2004 12:25:01 -0000 1.27 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 16 Feb 2004 16:47:25 -0000 1.28 @@ -25,6 +25,7 @@ nsv_set aa_test components {} nsv_set aa_test init_classes {} nsv_set aa_test categories { config db api web smoke stress security_risk populator production_safe } + nsv_set aa_test exclusion_categories { stress security_risk } } ad_proc -public aa_stub { @@ -293,15 +294,15 @@ @param libraries A list of keywords of additional code modules to load. The entire test case will fail if any package is missing. Currently includes tclwebtest. @param cats Properties of the test case. Must be zero or more of the following: -