7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure.
authorcoffeys
Fri, 31 Aug 2012 12:25:29 +0100
changeset 13666 eed7a42e5ea8
parent 13665 7a8c81ce674d
child 13667 a7901d690bde
7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure. Reviewed-by: chegar
jdk/test/com/sun/corba/cachedSocket/7056731.sh
--- a/jdk/test/com/sun/corba/cachedSocket/7056731.sh	Fri Aug 31 10:52:17 2012 +0200
+++ b/jdk/test/com/sun/corba/cachedSocket/7056731.sh	Fri Aug 31 12:25:29 2012 +0100
@@ -115,5 +115,8 @@
     exitCode=0
 fi
 
+#jtreg complaining about not being able to clean up; let's sleep
+sleep 2
 rm -rf out.$$ client.$$
+sleep 2
 exit ${exitCode}