diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-06-23 17:26:56 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-06-23 17:26:56 (GMT) |
commit | 4e17f9b10b636f4302f62dfb464551aa3cc2a003 (patch) | |
tree | a8866ff7111d4310453fec5ea5842f10b0db21d4 /ChangeLog | |
parent | eacec6a32f6259d568175bda10fe62e7dc0532d1 (diff) | |
download | tcl-4e17f9b10b636f4302f62dfb464551aa3cc2a003.zip tcl-4e17f9b10b636f4302f62dfb464551aa3cc2a003.tar.gz tcl-4e17f9b10b636f4302f62dfb464551aa3cc2a003.tar.bz2 |
* tests/winDde.test (createChildProcess): Added a 200-ms delay
(with the event loop live) when shutting down the test DDE server
process, With the delay in place, nuisance failures of tests
winDde-4.2, -6.5, and -6.6 appear to be much less frequent.
[Bug #957449]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-06-23 Kevin B. Kenny <kennykb@acm.org> + + * tests/winDde.test (createChildProcess): Added a 200-ms delay + (with the event loop live) when shutting down the test DDE server + process, With the delay in place, nuisance failures of tests + winDde-4.2, -6.5, and -6.6 appear to be much less frequent. + [Bug #957449] + 2004-06-23 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tests/*.test: Standardize use of platform constraints. |