Hi all, I downloaded and built the Cassandra project from GitHub and ran all unit tests by running the below command:
ant test -Dtest.runners=4 When it finished, I saw >99% success rate, however, it also showed some number under "Skipped" tests as well. Does someone know why would it skip some tests? Thanks, Preetika