mjwall commented on issue #2343: URL: https://github.com/apache/accumulo/issues/2343#issuecomment-961343950
> ```shell > while mvn clean process-test-classes surefire:test -pl start,core -Dtest=RFileTest -Dformatter.skip -Dimpsort.skip -Denforcer.skip -Dassembly.skip -Dsort.skip -Drat.skip -Dwarbucks.skip -Dmodernizer.skip -Dlicense.skip -Dremoteresources.skip; do true; done > ``` this would not catch the failure since it is only running the RFileTest -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
