summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-09-14 21:25:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-09-14 21:25:28 (GMT)
commit99dd7f2e320e83cd50acfe8209e4bfe04e073190 (patch)
tree63d892f159b73d205289b2b0654b77abdf092dfa /tests
parente829dc68c26b7b313b94f777def7bb49c471422b (diff)
downloadtk-bug_3567779.zip
tk-bug_3567779.tar.gz
tk-bug_3567779.tar.bz2
3567779 Fumbling attempt to make winWm.test stop segfaulting and start passingbug_3567779
when tested on Snow Leopard with --enable-aqua.
Diffstat (limited to 'tests')
-rw-r--r--tests/winWm.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/winWm.test b/tests/winWm.test
index a4d2669..1a8c8eb 100644
--- a/tests/winWm.test
+++ b/tests/winWm.test
@@ -541,7 +541,7 @@ test winWm-9.2 "check wm forget for unmapped parent (#3205464,#2967911)" -setup
} -body {
pack .t.f.x
pack .t.f
- set aid [after 1000 {set ::winwm92 timeout}]
+ set aid [after 2000 {set ::winwm92 timeout}]
after 100 {
wm manage .t.f
wm iconify .t