summaryrefslogtreecommitdiffstats
path: root/tests/io.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-27 11:58:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-27 11:58:14 (GMT)
commitdfcc35136af7f9e3271eabc2da65c024e3a2e9a5 (patch)
treec32c73ad2d465a1fc3f50e385ef532f48fed0c64 /tests/io.test
parentbf62089e129be0a5a41d20eb86b8f73c9829f7a3 (diff)
parent4dce06b63d5e6540b8b18a6f5c747352aa872b8a (diff)
downloadtcl-dfcc35136af7f9e3271eabc2da65c024e3a2e9a5.zip
tcl-dfcc35136af7f9e3271eabc2da65c024e3a2e9a5.tar.gz
tcl-dfcc35136af7f9e3271eabc2da65c024e3a2e9a5.tar.bz2
Merge 8.6
Diffstat (limited to 'tests/io.test')
-rw-r--r--tests/io.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/io.test b/tests/io.test
index 6d9e1c3..d4f010a 100644
--- a/tests/io.test
+++ b/tests/io.test
@@ -8084,7 +8084,7 @@ test io-53.17 {[7c187a3773] MBWrite: proper inQueueTail handling} -setup {
removeFile out
} -result {line 100 line}
-test io-54.1 {Recursive channel events} {socket fileevent} {
+test io-54.1 {Recursive channel events} {socket fileevent knownMsvcBug} {
# This test checks to see if file events are delivered during recursive
# event loops when there is buffered data on the channel.