Index: openacs-4/packages/acs-tcl/tcl/test/datamodel-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/datamodel-test-procs.tcl,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/acs-tcl/tcl/test/datamodel-test-procs.tcl 5 Jul 2018 11:52:37 -0000 1.17 +++ openacs-4/packages/acs-tcl/tcl/test/datamodel-test-procs.tcl 19 Jul 2018 11:17:53 -0000 1.18 @@ -7,7 +7,7 @@ } -aa_register_case -cats {db smoke production_safe} datamodel__named_constraints { +aa_register_case -cats {db smoke production_safe} -error_level warning datamodel__named_constraints { Check that all the constraints meet the constraint naming standards. @author Jeff Davis davis@xarg.net