> To address being able to run tests, does it make sense > to create a new annotation "PeskyTest" or something? It would
There is an annotation for this already, it's called @BadApple and I marked a few tests with it. To disable those tests you'd run with: -Dtests.badapples=false But I see all the annotations I added have been removed so you'd need to add them again. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
