|
|
-
How to skip failure/errors of hbase unit testsXiaomin Zhang 2013-01-05, 06:24
Hello, gurus:
I think '-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true' is enough for maven to continue running unit tests even there're some cases timeout or failed. But I cannot get the expected result. Is there anything I need to look at? Thanks. |