Vadim Gritsenko pisze: > > Fails here on mac os: > > Results : > Tests run: 98, Failures: 1, Errors: 0, Skipped: 0 > > Is there an easy way to find out which test fails?
That's good question, I wondered about it too. Meanwhile I suggest to just go to cocoon-core/target/surefire and sort files by their size. The file containing report about failing test is the biggest one. If someone knows less "clever" method let us know ;-) -- Grzegorz Kossakowski Committer and PMC Member of Apache Cocoon http://reflectingonthevicissitudes.wordpress.com/
