From 405a8c9e4e0932e2161c4ff4d5de85f49c0a885a Mon Sep 17 00:00:00 2001 From: sebres Date: Tue, 28 May 2024 12:52:09 +0000 Subject: ioTrans.test: removed constraint definition - notValgrind is already part of tcltest --- tests/ioTrans.test | 2 -- 1 file changed, 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>> -- cgit v0.12