On Thu, 2008-01-17 at 23:32 +0000, sebb wrote: > On 17/01/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > On Wed, 2008-01-16 at 23:06 +0000, sebb wrote: > > > > > Repeating "mvn test" shows the same Failure. > > > > > > Odd. > > > > > > The failures look rather similar - why should the first one be ignored? > > > Perhaps a bug in Maven or Surefire. > > > > > > > Probably because they are not thrown in the test case itself but in the > > #tearDown method. It is just a theory. It can well be the code simply > > fails to propagate the exception correctly. I'll investigate. > > > > Found the problem - it's just an ex.printStackTrace() call at > TestDefaultListeningIOReactor.java:114 > > Perhaps that should be removed or reworded - depends on what effect it > has on the tests. >
Not really needed. Removed. Oleg > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]