Not sure how to resume from a specific point, but you can just run one specific test by providing -Dtest=TestTableResource
J-D On Sun, Jan 9, 2011 at 8:59 AM, Ted Yu <[email protected]> wrote: > 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 >
