I can't say I know this area too well, but I think it is worth pushing the changes you have. Hopefully that will be an end to this intermittent failure.

-Chris

On 30/08/12 12:48, Seán Coffey wrote:
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


<snip>
     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.

Reply via email to