bereng commented on pull request #570:
URL: https://github.com/apache/cassandra/pull/570#issuecomment-634689660


   @adelapena The CI runs are complete. The failures I see I think are just 
flaky tests because I ran some locally and they passed.
   
   The scare comes from the j8/j11UnitTests that fail on `SIMT` (yikes). So I 
ran that test locally compiled in j8 under j8 and it passes. It passes also 
compiled on j8 and ran under j11. I checked the logs for the test and it's full 
of socket and 'too many open files' exceptions. I did run `ant test` under j11 
locally and all passed.
   
   Also I managed to rerun that j8 run 
[here](https://circleci.com/workflow-run/e1f63b50-0393-46ac-a1c4-c529a4ad9907) 
and you can see now a j8 utest failed but the j11 utests all passed :shrug:  
(pick your poison lol)
   
   I think this is all CI headaches/noise. It would be great if you could run 
j8/j11 utests yourself on cassandra ci before merging to be on the safe side. 
Wdyt?


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to