Index: tests/returns.tcl =================================================================== diff -u -rf93a860bacabe371e1f01bd3f3841015c6b14a21 -r8e08d180ae5161c0ef4410ba3fda6b4de613a391 --- tests/returns.tcl (.../returns.tcl) (revision f93a860bacabe371e1f01bd3f3841015c6b14a21) +++ tests/returns.tcl (.../returns.tcl) (revision 8e08d180ae5161c0ef4410ba3fda6b4de613a391) @@ -151,7 +151,7 @@ # ::nsf::configure checkresults false -Test parameter count 10000 +Test parameter count 1000 Test case int-returns-nocheck { nx::Class create C { # scripted method without paramdefs @@ -176,7 +176,7 @@ ? {c1 bar-nok 1 2} a ? {c1 incr x} 1 - ? {c1 incr x} 10002 + ? {c1 incr x} 1002 ? {c1 lappend l e1} e1