The tests that fail contain a Thread.wait call. My guess is the wait method call is not working consistently. The problem appears randomly on the ASF CI machine(s) and it always appears on my development machine (a multi-processor system with high-speed RAID array). The problem has existed since the creation of the issue. No changes have been made to the test code in question, so it is unlikely it has been fixed. Contrary to Jacques' belief, the problem did not magically disappear.

-Adrian

On 4/14/2012 11:52 AM, Jacopo Cappellato wrote:
Out of curiosity: are in in a region that recently switched to daylight saving 
time?

Jacopo

On Apr 14, 2012, at 11:53 AM, Adrian Crum (Commented) (JIRA) wrote:

    [ 
https://issues.apache.org/jira/browse/OFBIZ-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254065#comment-13254065
 ]

Adrian Crum commented on OFBIZ-4239:
------------------------------------

I still get three timing-related failures.


The framework/base tests fail
-----------------------------

                Key: OFBIZ-4239
                URL: https://issues.apache.org/jira/browse/OFBIZ-4239
            Project: OFBiz
         Issue Type: Test
         Components: framework
   Affects Versions: SVN trunk
           Reporter: Jacques Le Roux
           Assignee: Jacques Le Roux
           Priority: Trivial
            Fix For: SVN trunk


Thanks to Adrian's explanation in http://markmail.org/message/ihpdviifcnmk2mhz
{quote}
1. The framework/base component unit tests ran successfully.
2. A new testing framework was introduced and that framework skipped the
framework/base unit tests.
3. Over time, changes were made to framework/base code that caused the
tests to fail, but no one noticed because the tests were not being run.
4. Rev 1085735 fixed the issue that was preventing the framework/base
tests from being run.
5. Now the framework/base tests run, but they fail due to #3.
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to