Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl,v diff -u -N -r1.53.2.13 -r1.53.2.14 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 13 Oct 2020 06:52:51 -0000 1.53.2.13 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 13 Oct 2020 07:07:22 -0000 1.53.2.14 @@ -363,7 +363,7 @@ } aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -error_level {warning} \ -procs { auth::get_registration_elements @@ -380,7 +380,7 @@ } aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -error_level {warning} \ -procs { auth::get_registration_form_elements @@ -400,7 +400,7 @@ ########### aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -procs { auth::password::get_change_url auth::test::get_password_vars @@ -420,7 +420,7 @@ } aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -error_level {warning} \ -procs { auth::password::can_change_p @@ -531,7 +531,7 @@ } aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -procs { auth::password::get_forgotten_url auth::test::get_password_vars @@ -557,7 +557,7 @@ } aa_register_case \ - -cats {api smoke} \ + -cats {api smoke production_safe} \ -procs { auth::password::retrieve auth::test::get_password_vars