summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2024-05-28 12:52:09 (GMT)
committersebres <sebres@users.sourceforge.net>2024-05-28 12:52:09 (GMT)
commit561857f79ddc37df783119ffaa0beb5354379f3b (patch)
tree498b6d57bf400dee3ce796e9e80c0d4f177df6eb
parent7d54d1c504996494afe53a0d900d64e0e4aecafa (diff)
downloadtcl-561857f79ddc37df783119ffaa0beb5354379f3b.zip
tcl-561857f79ddc37df783119ffaa0beb5354379f3b.tar.gz
tcl-561857f79ddc37df783119ffaa0beb5354379f3b.tar.bz2
ioTrans.test: removed constraint definition - notValgrind is already part of tcltest
-rw-r--r--tests/ioTrans.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ioTrans.test b/tests/ioTrans.test
index 4eafb6b..47006aa 100644
--- a/tests/ioTrans.test
+++ b/tests/ioTrans.test
@@ -2096,8 +2096,6 @@ test iortrans.tf-11.0 {origin thread of moved transform gone} -setup {
thread::release $tidb
} -result {1 {Owner lost} 0 0 1 {Owner lost} 1 {Owner lost} 1 {Owner lost}}
-testConstraint notValgrind [expr {![testConstraint valgrind]}]
-
test iortrans.tf-11.1 {origin thread of moved transform destroyed during access} -setup {
#puts <<$tcltest::mainThread>>main
set tida [thread::create -preserved]; #puts <<$tida>>