On 11/10/2013 08:21 PM, Shinpei Nakata wrote: > I've been working on writing a patch for Cassandra recently on the > latest git trunk > (http://git-wip-us.apache.org/repos/asf/cassandra.git). However, from > last week, I got many unit tests error/failure from 'ant test' result. > I'm wondering that these errors are because of my patch/environment or > not.
I'm working on tracking down unit test failures in #6321 - it is not just your environment. https://issues.apache.org/jira/browse/CASSANDRA-6321 > So, here's my question, Does C* have Jenkins server or any testing > service that I can see the "official" unit test results? I checked > http://builds.apache.org, but couldn't find C* on the list. There are a couple links in the ticket for buildbot log samples, but the base unit test bot is at http://buildbot.datastax.com:8020/ -- Kind regards, Michael