summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2002-09-06 16:07:36 (GMT)
committerdgp <dgp@noemail.net>2002-09-06 16:07:36 (GMT)
commit218146d6d93f6f490cda207398196ea2a8419e24 (patch)
tree7cbf0210aa97321db5dae1a64237b1023784cc9e /tests
parent58f161ef5a52a496441d51d6c1d3abad9a080aef (diff)
downloadtk-218146d6d93f6f490cda207398196ea2a8419e24.zip
tk-218146d6d93f6f490cda207398196ea2a8419e24.tar.gz
tk-218146d6d93f6f490cda207398196ea2a8419e24.tar.bz2
* tests/unixWm.test (unixWm-50.3): Constrained test that hangs
on Windows. FossilOrigin-Name: d1cf66dfc8ddcb77dc44b9dcfc9fbfc44e24acc7
Diffstat (limited to 'tests')
-rw-r--r--tests/unixWm.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixWm.test b/tests/unixWm.test
index 486fb45..31af600 100644
--- a/tests/unixWm.test
+++ b/tests/unixWm.test
@@ -7,7 +7,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: unixWm.test,v 1.27 2002/08/08 21:02:16 dgp Exp $
+# RCS: @(#) $Id: unixWm.test,v 1.28 2002/09/06 16:07:37 dgp Exp $
package require tcltest 2.2
namespace import -force tcltest::configure
@@ -1760,7 +1760,7 @@ test unixWm-50.2 {Tk_CoordsToWindow procedure, finding a toplevel, y-coords and
} {{} {} .t .t .t2 .t2 .t {}}
test unixWm-50.3 {
Tk_CoordsToWindow procedure, finding a toplevel with embedding
-} -setup {
+} -constraints tempNotWin -setup {
deleteWindows
toplevel .t -width 300 -height 400 -bg blue
wm geom .t +0+50