summaryrefslogtreecommitdiffstats
path: root/tests/place.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:52:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:52:04 (GMT)
commitd859ef4d99e212a50d0a3917627f280ab14afe5f (patch)
tree41f9bfc342c2835bd37aee3e96d54cbfbade2f3b /tests/place.test
parente9d7f9d1730091e1812d22b78bf67f1c41d1bd50 (diff)
parent3acc3fa16194242d5c2699b32871a3e91c1595be (diff)
downloadtk-d859ef4d99e212a50d0a3917627f280ab14afe5f.zip
tk-d859ef4d99e212a50d0a3917627f280ab14afe5f.tar.gz
tk-d859ef4d99e212a50d0a3917627f280ab14afe5f.tar.bz2
Merge 8.5
Diffstat (limited to 'tests/place.test')
-rw-r--r--tests/place.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/place.test b/tests/place.test
index 9408b72..5813ac5 100644
--- a/tests/place.test
+++ b/tests/place.test
@@ -13,7 +13,7 @@ tcltest::loadTestedCommands
# Used for constraining memory leak tests
testConstraint memory [llength [info commands memory]]
-testConstraint failsOnUbuntu [expr {![info exists ::env(TRAVIS_OS_NAME)] || ![string match linux $::env(TRAVIS_OS_NAME)]}]
+testConstraint failsOnUbuntu [expr {![info exists ::env(CI)] || ![string match Linux $::tcl_platform(os)]}]
testConstraint failsOnXQuarz [expr {$tcl_platform(os) ne "Darwin" || [tk windowingsystem] ne "x11" }]
# XXX - This test file is woefully incomplete. At present, only a