[jboss-jira] [JBoss JIRA] Commented: (JBAS-8339) Intermittent failures in org.jboss.as.process.test.StartStopProcessesTestCase

Kabir Khan (JIRA) jira-events at lists.jboss.org
Mon Aug 16 06:33:11 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12545083#action_12545083 ] 

Kabir Khan commented on JBAS-8339:
----------------------------------

The test processes also write their output to a file. Before each test I File.delete() each of these output files. Very occasionally (for me) I seem to get results from the old run picked up in the new test file. Could this be filesystem caching and FIle.delete() not being instantatneous? I'm trying to work around this by emptying the file before deleting it.

> Intermittent failures in org.jboss.as.process.test.StartStopProcessesTestCase
> -----------------------------------------------------------------------------
>
>                 Key: JBAS-8339
>                 URL: https://jira.jboss.org/browse/JBAS-8339
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>            Assignee: Kabir Khan
>             Fix For: 7.0.0.M1
>
>
> The build frequently fails because of intermittent failures in this test case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list