Hi, After the error below: Running org.apache.hadoop.hbase.rest.TestTableResource killed. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed.
Process timeout out after 900 seconds Is it possible to resume tests from TestTableResource ? Thanks