From 649601e3d8e5da3737f00561ff70d1d88b0e5308 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 6 Sep 2002 16:07:36 +0000 Subject: * tests/unixWm.test (unixWm-50.3): Constrained test that hangs on Windows. --- ChangeLog | 5 +++++ tests/unixWm.test | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a2085d3..cc20417 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-06 Don Porter + + * tests/unixWm.test (unixWm-50.3): Constrained test that hangs + on Windows. + 2002-09-05 Daniel Steffen * macosx/Wish.pbproj/project.pbxproj: added overlooked missing 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 -- cgit v0.12