Re: maven-surefire-plugin configuration for Hadoop 2.8.5

2019-05-02 Thread Steve Loughran
On Wed, May 1, 2019 at 6:29 PM Elaine Ang wrote: > Hi all, > > I'm running unit tests for Hadoop 2.8.5. I had a script that basically > repeatedly run command >mvn -Dtest=t1,t2,t3,... test > with different test selections. And after each test command finishes, I > need to get test running sta

maven-surefire-plugin configuration for Hadoop 2.8.5

2019-05-01 Thread Elaine Ang
Hi all, I'm running unit tests for Hadoop 2.8.5. I had a script that basically repeatedly run command mvn -Dtest=t1,t2,t3,... test with different test selections. And after each test command finishes, I need to get test running stats for other purposes. The problem is that I saw lingering java