summaryrefslogtreecommitdiffstats
path: root/tests/textWind.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-01-03 21:27:38 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-01-03 21:27:38 (GMT)
commitd4a28362a8ed82a73edc97cc1d121ba9417e8d3d (patch)
tree79f133e16f9a3e476aa4268884e974b34e7db3ff /tests/textWind.test
parentde0f417f63ceccb1c4e5aa311d7dbf93399a0850 (diff)
parent03cbb60fa2a6224e6e335b4372c0c3051337d131 (diff)
downloadtk-d4a28362a8ed82a73edc97cc1d121ba9417e8d3d.zip
tk-d4a28362a8ed82a73edc97cc1d121ba9417e8d3d.tar.gz
tk-d4a28362a8ed82a73edc97cc1d121ba9417e8d3d.tar.bz2
Merge bug-40bc819140.
Diffstat (limited to 'tests/textWind.test')
-rw-r--r--tests/textWind.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/textWind.test b/tests/textWind.test
index 530597e..24207e6 100644
--- a/tests/textWind.test
+++ b/tests/textWind.test
@@ -11,8 +11,6 @@ namespace import ::tcltest::*
tcltest::configure {*}$argv
tcltest::loadTestedCommands
-testConstraint failsOnUbuntu [expr {![info exists ::env(CI)] || ![string match Linux $::tcl_platform(os)]}]
-
# Platform specific procedure for updating the text widget.
if {[tk windowingsystem] == "aqua"} {
@@ -806,7 +804,7 @@ test textWind-10.6 {EmbWinLayoutProc procedure, error in creating window} -setup
{{can't embed .t relative to .t}} \
[list [expr {$padx+5*$fixedWidth}] [expr {$pady+($fixedHeight/2)}] 0 0]]
-test textWind-10.7 {EmbWinLayoutProc procedure, error in creating window} -constraints failsOnUbuntu -setup {
+test textWind-10.7 {EmbWinLayoutProc procedure, error in creating window} -setup {
.t delete 1.0 end
destroy .t2
proc bgerror args {