summaryrefslogtreecommitdiffstats
path: root/tests/font.test
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2022-10-06 20:19:09 (GMT)
committerfvogel <fvogelnew1@free.fr>2022-10-06 20:19:09 (GMT)
commit32459d05e14c82d80bac534dbca7498ce925686b (patch)
treeefdfc91d065267baff56ea410f10ca250af2c16b /tests/font.test
parentf8d1893342d2a5e98b2036996170e28bc4e89d07 (diff)
downloadtk-32459d05e14c82d80bac534dbca7498ce925686b.zip
tk-32459d05e14c82d80bac534dbca7498ce925686b.tar.gz
tk-32459d05e14c82d80bac534dbca7498ce925686b.tar.bz2
Add a small delay in font-47.2 and font-47.3 because they could still stay stuck.
Diffstat (limited to 'tests/font.test')
-rw-r--r--tests/font.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/font.test b/tests/font.test
index 72dc97e..3c1b45b 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -2447,7 +2447,7 @@ test font-47.2 {Bug 3049518,TIP 608 - Canvas} -body {
puts Error:$err
}
update
- after idle {set fontwait 1}
+ after idle {after 200 {set fontwait 1}}
}}
set enclosed {{can id} {$can find enclosed {*}[$can bbox $id]}}
@@ -2512,7 +2512,7 @@ test font-47.3 {Bug 3049518, TIP 608 - Label} -body {
set img [apply ${make-img} $size]
$w configure -image $img
update
- after idle {set fontwait 1}
+ after idle {after 200 {set fontwait 1}}
}}
set check {{w} {