Yeah-I actually figured it out. CDC tests were ignored as Josh mentioned since it was disabled. I looked at the code and other skipped tests were also marked ignored. Thank you both for the response!
Preetika -----Original Message----- From: Jeff Jirsa [mailto:jji...@gmail.com] Sent: Thursday, September 21, 2017 11:03 AM To: dev@cassandra.apache.org Subject: Re: Why Cassandra unit test run skips some of it? There’s also at least one test we skip in circleci where we know the container memory is insufficient for the test - based on environment variables in that case. -- Jeff Jirsa > On Sep 21, 2017, at 10:14 AM, Josh McKenzie <jmcken...@apache.org> wrote: > > It at least skips the CDC* tests unless you use the test-cdc target, as it > needs some different .yaml configurations so runs as a separate job. Not > sure about any other skips. > > On Thu, Sep 21, 2017 at 12:29 PM, Tyagi, Preetika <preetika.ty...@intel.com> > wrote: > >> 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 >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org For additional commands, e-mail: dev-h...@cassandra.apache.org