Re: weird surefire test failure while all tests succeed

2007-03-15 Thread tomiq
ny failures... Also I have over 1200 unit tests so > trying to isolate one is not feasible (plus I do not believe there are > actually any failures). > > Any help would be appreciated. > > Thanks, > Sujan > -- View this message in context: http://www.nabble

Re: [m2] weird surefire test failure while all tests succeed

2007-03-12 Thread kapadia
vn output is attached: > http://www.nabble.com/file/629/error.log error.log > -- View this message in context: http://www.nabble.com/weird-surefire-test-failure-while-all-tests-succeed-tf2116002s177.html#a9436237 Sent from the Maven - Users mailing list archive at Nabble.com. --

Re: weird surefire test failure while all tests succeed

2006-08-18 Thread berndq
Hi tomiq : Thanx :) It's useful, but it is just a workaround - if this option is enabled then also regulary failing tests are treated succesful so the maven build continues. These tests are quite simple and work fine among the team so I suppose there is a bug somewhere (in surefire maven plugin(?

Re: weird surefire test failure while all tests succeed

2006-08-18 Thread franz see
n/ [5] http://people.apache.org/~aramirez/maven-surefire-plugin/ Thanks, Franz -- View this message in context: http://www.nabble.com/weird-surefire-test-failure-while-all-tests-succeed-tf2116002.html#a5867408 Sent from the Maven - Users forum at Nabble.com. -

Re: weird surefire test failure while all tests succeed

2006-08-18 Thread tomiq
me to the place where these information is stored? thanx.) If it doesn't work I will try to debug surefire plugin. berndq wrote: > > you can use >mvn -Dmaven.test.failure.ignore=true test > to ignore test failures > -- View this message in context: http://www.nabble.c

Re: weird surefire test failure while all tests succeed

2006-08-16 Thread Nick Veys
sunJava1.5_06 on winXPsp2 (and I can provide detail info if it is needed). So post if you have something to say about the matter. Thanx tomas r btw: some mvn output is attached: http://www.nabble.com/user-files/332/error.log error.log -- View this message in context: http://www.nabble.com/weird-

Re: weird surefire test failure while all tests succeed

2006-08-16 Thread franz see
http://www.nabble.com/user-files/332/error.log error.log > oddhave you tried isolating which test case is failing? you can add -Dtest=[test case] to specify which test to run. -- View this message in context: http://www.nabble.com/weird-su

Re: weird surefire test failure while all tests succeed

2006-08-16 Thread berndq
you can use mvn -Dmaven.test.failure.ignore=true test to ignore test failures Bernd Hi everyone there is some weird surefire test issue running on my computer. The problem is that I have 5 nonFailing(!) TestCase tests. When I run mvn test on the project surefire first runs the tests with no

weird surefire test failure while all tests succeed

2006-08-16 Thread tomiq
t is attached: http://www.nabble.com/user-files/332/error.log error.log -- View this message in context: http://www.nabble.com/weird-surefire-test-failure-while-all-tests-succeed-tf2116002.html#a5834527 Sent from the Maven - Users forum at Nabble.com.