RE: Build/test failure in Timer

2005-12-08 Thread Christopher Chan
Thanks!! That pointed me to a gnome process going crazy.  It's going through
now.

-Original Message-
From: David Jencks [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 08, 2005 5:09 PM
To: dev@geronimo.apache.org
Subject: Re: Build/test failure in Timer

this happens sometimes, these tests are slightly indeterminate due to  
the timer.  For me they usually pass if I run them again without a lot  
of other work going on on my machine.

thanks
david jencks

On Dec 8, 2005, at 3:07 PM, Christopher Chan wrote:

> Does anyone have any ideas?  Thanks in advanced
>
> At revision 355260 in the geronimo 1.0 branch
>
> ...
> test:test:
>[junit] Running  
> org.apache.geronimo.timer.jdbc.DerbyJDBCWorkerPersistenceTest
>[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.123  
> sec
>[junit] Running  
> org.apache.geronimo.timer.TransactionalThreadPooledTimerTest 
> [junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 25.556  
> sec
>[junit] [ERROR] TEST  
> org.apache.geronimo.timer.TransactionalThreadPooledTimerTest FAILED
>[junit] Running  
> org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest
>[junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 25.313  
> sec
>[junit] [ERROR] TEST  
> org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest FAILED
>
> BUILD FAILED
> File..  
> /home/cchan/.maven/cache/maven-multiproject-plugin-1.3.1/ 
> plugin.jellyElement... maven:reactor
> Line.. 217
> Column 9
> Unable to obtain goal [default] --  
> /home/cchan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54:  
>  There were test failures.
> Total time: 9 minutes 19 seconds
> 14:53:14,706 INFO  [App] Total time: 9 minutes 19 seconds
> 14:53:14,706 INFO  [App] Total time: 9 minutes 19 seconds
> Finished at: Thu Dec 08 14:53:14 PST 2005
>




Re: Build/test failure in Timer

2005-12-08 Thread David Jencks
this happens sometimes, these tests are slightly indeterminate due to  
the timer.  For me they usually pass if I run them again without a lot  
of other work going on on my machine.


thanks
david jencks

On Dec 8, 2005, at 3:07 PM, Christopher Chan wrote:


Does anyone have any ideas?  Thanks in advanced

At revision 355260 in the geronimo 1.0 branch

...
test:test:
   [junit] Running  
org.apache.geronimo.timer.jdbc.DerbyJDBCWorkerPersistenceTest
   [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.123  
sec
   [junit] Running  
org.apache.geronimo.timer.TransactionalThreadPooledTimerTest 
[junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 25.556  
sec
   [junit] [ERROR] TEST  
org.apache.geronimo.timer.TransactionalThreadPooledTimerTest FAILED
   [junit] Running  
org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest
   [junit] Tests run: 10, Failures: 1, Errors: 0, Time elapsed: 25.313  
sec
   [junit] [ERROR] TEST  
org.apache.geronimo.timer.NontransactionalThreadPooledTimerTest FAILED


BUILD FAILED
File..  
/home/cchan/.maven/cache/maven-multiproject-plugin-1.3.1/ 
plugin.jellyElement... maven:reactor

Line.. 217
Column 9
Unable to obtain goal [default] --  
/home/cchan/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54:  
 There were test failures.

Total time: 9 minutes 19 seconds
14:53:14,706 INFO  [App] Total time: 9 minutes 19 seconds
14:53:14,706 INFO  [App] Total time: 9 minutes 19 seconds
Finished at: Thu Dec 08 14:53:14 PST 2005