[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: kernel unit test failures

kabir.khan@jboss.com do-not-reply at jboss.com
Wed Sep 23 05:00:19 EDT 2009


"smarlow at redhat.com" wrote : I asked maven to ignore the results of unit tests and I get a build failure after the setJaxTestCase error.  Is this logically the same as excluding the failing test?
  | 
  | I used the following command line:
  | 
  |   mvn -e  test -Dmaven.test.failure.ignore=true
  | 
I think so. I wasn't familiar with that property. So it looks like AsynchronousContextWithDependencyOnAsynchronousTestCase (the AsynchXXX tests are run via the ant plugin after the main tests) is failing for you. I've run this a few times and it passes fine for me here, so get in touch on IRC later so we can figure out why it does not work for you.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256559#4256559

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256559



More information about the jboss-dev-forums mailing list