summaryrefslogtreecommitdiff
path: root/cs/test/Ice/slicing/exceptions/run.py
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2009-10-27 09:37:20 -0230
committerMatthew Newhook <matthew@zeroc.com>2009-10-27 09:37:20 -0230
commit9221fdac67f6a2164e2365460cc99342bb02fa59 (patch)
treedd875126da36eb8ae2479454169d73e2d53649f1 /cs/test/Ice/slicing/exceptions/run.py
parentMerge branch '4332' (diff)
downloadice-9221fdac67f6a2164e2365460cc99342bb02fa59.tar.bz2
ice-9221fdac67f6a2164e2365460cc99342bb02fa59.tar.xz
ice-9221fdac67f6a2164e2365460cc99342bb02fa59.zip
http://bugzilla/bugzilla/show_bug.cgi?id=4333
- Fix bug with the WatchdogThread, which caused hangs if the test failed. - Get rid of TestUtil.cleanup()
Diffstat (limited to 'cs/test/Ice/slicing/exceptions/run.py')
-rwxr-xr-xcs/test/Ice/slicing/exceptions/run.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cs/test/Ice/slicing/exceptions/run.py b/cs/test/Ice/slicing/exceptions/run.py
index ffbb2fb7eb3..cff4165db54 100755
--- a/cs/test/Ice/slicing/exceptions/run.py
+++ b/cs/test/Ice/slicing/exceptions/run.py
@@ -25,4 +25,3 @@ TestUtil.clientServerTest()
print "tests with AMD server."
TestUtil.clientServerTest(server="serveramd")
-TestUtil.cleanup()