RFR: 7195063 [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure. (original) (raw)

Seán Coffey sean.coffey at oracle.com
Thu Aug 30 11:48:33 UTC 2012


bug report should be live shortly : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7195063

The introduction of a new corba testcase in recent past is showing up as a random failure on our internal build/test harness (JPRT).


com/sun/corba/cachedSocket/7056731 <http://monaco.us.oracle.com/detail.jsf?cr=7056731>.sh

JDK under test: C:\Users\aurora\sandbox\jdk warning: failed to delete C:\Users\aurora\sandbox\gresults\testoutput\jdk_misc\JTwork\scratch\client.1432 Test result (overridden): Passed. Execution successful

failed to clean up files after test javatestOS=Windows XP 5.1 (x86)

====

Even though the testcase is passing, the jtreg harness flags it since it can't delete the client.$$ file. The issue is only randomly seen and I saw it for first time last night while testing and pushing the 7056731 change to 7u-dev. It was reported to me offline also.

Fix seems to be allowing some sleep time before/after deleting the test log files. I attempted a patch up in 7u testcase last night with the 7056731 push but that went wrong. webrevs for jdk8 & jdk7u below.

jdk 8 : http://cr.openjdk.java.net/~coffeys/webrev.7195063.jdk8/ <http://cr.openjdk.java.net/%7Ecoffeys/webrev.7195063.jdk8/> jdk 7u : http://cr.openjdk.java.net/~coffeys/webrev.7195063.jdk7u/ <http://cr.openjdk.java.net/%7Ecoffeys/webrev.7195063.jdk7u/>

regards, Sean.



More information about the core-libs-dev mailing list