You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2021/02/01 14:44:03 UTC

[GitHub] [curator] jmslocum16 edited a comment on pull request #376: CURATOR-584: Added fault tolerant idempotent Create, SetData and Delete operations

jmslocum16 edited a comment on pull request #376:
URL: https://github.com/apache/curator/pull/376#issuecomment-770907813


   > Looks good to me now, not sure why Travis is complaining, I built locally and ran all tests.
   
   @cammckenzie I also ran tests locally and it looked good to me, and travis passed on the last version before I addressed the comments. It looked like the failure was something unrelated:
   
   `
   [ERROR] Error occurred in starting fork, check output in log
   
   [ERROR] Process Exit Code: 14
   
   [ERROR] Crashed tests:
   
   [ERROR] org.apache.curator.framework.imps.TestReadOnly
   
   [ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:532)
   
   ....
   
   [ERROR] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?`
   
   What is the expected procedure here? Rerun travis or look into the error more?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org