drewfarris commented on PR #81:
URL: https://github.com/apache/accumulo-proxy/pull/81#issuecomment-1680471028
FWIW, I've had mixed success running the integration tests locally with:
```
mvn -B -V -e -ntp verify -Dspotbugs.skip -Dcheckstyle.skip -Drat.skip
```
In at least one instance they failed, and multiple other instances they
completed successfully. When running from the IDE they also completed
successfully. Trying to isolate the cause of the failure case. It did fail with
errors similar to how the GitHub action failed. It is unfortunate that it takes
about 13m:26s for each run.
Also, there's some anecdotal evidence that a running proxy built from this
branch works in an application, but working towards verifying that as well.
--
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]