summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-01-23 09:24:48 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-01-23 09:24:48 (GMT)
commitceb6b43fc4ab51a1f210eb6c78a815d59f0bcafe (patch)
treee977b35a06401ebd0b2ad8a56820524000c41d5d
parent9862c1edee9ad95987793d3becc5c6f903f8c658 (diff)
downloadtk-ceb6b43fc4ab51a1f210eb6c78a815d59f0bcafe.zip
tk-ceb6b43fc4ab51a1f210eb6c78a815d59f0bcafe.tar.gz
tk-ceb6b43fc4ab51a1f210eb6c78a815d59f0bcafe.tar.bz2
Add some time in textWind-18.1 to make sure it crashes before the test is over. The crash can be seen with TESTFLAGS='-verbose bepst': the log stops with '---- textWind-18.1 start' (i.e. the log shows no end of the test).
-rw-r--r--tests/textWind.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/textWind.test b/tests/textWind.test
index bec397a..76cf6f9 100644
--- a/tests/textWind.test
+++ b/tests/textWind.test
@@ -1613,6 +1613,7 @@ test textWind-18.1 {embedded window deletion triggered by a script bound to <Map
# this shall not crash (bug 1501749)
after 100 {.t yview end}
tkwait visibility .f2
+ after 200
updateText
} -cleanup {
destroy .t .f .f2