saiddfhi / gwt-maven

Automatically exported from code.google.com/p/gwt-maven
0 stars 0 forks source link

Equivalent of surefiret testFailureIgnore #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Maven 2

What steps will reproduce the problem?
Surefire allows to ignore a failure during testing ("quite convenient on
occasion"). 
Is there a similar parameter ?

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Fedora 9

Kind regards

Original issue reported on code.google.com by sebastie...@gmail.com on 24 Oct 2008 at 8:17

GoogleCodeExporter commented 9 years ago
I will add this, good idea. 

Original comment by charlie....@gmail.com on 28 Oct 2008 at 11:09

GoogleCodeExporter commented 9 years ago
Changed the existing "skip" parameter which actually already handled this (I 
forgot
about it too), to "testSkip", it's committed now to source. Will be ready in 
next
release as "testSkip" and already is in current release as "skip."

Original comment by charlie....@gmail.com on 5 Nov 2008 at 9:21