Re: Failing tests 2016-09-14

2016-09-15 Thread Oleksandr Petrov
> SelectTest start to be pretty big. Agree, I've started to get that feeling as well. On Thu, Sep 15, 2016 at 9:42 AM Benjamin Lerer wrote: > SelectTest start to be pretty big. It makes sense to splitting it into > separate TestClasses. For example we could extract all the filtering tests > int

Re: Failing tests 2016-09-14

2016-09-15 Thread Benjamin Lerer
SelectTest start to be pretty big. It makes sense to splitting it into separate TestClasses. For example we could extract all the filtering tests into a new TestClass: FilteringTest or SelectWithFilteringTest. On Thu, Sep 15, 2016 at 8:34 AM, Oleksandr Petrov < oleksandr.pet...@gmail.com> wrote:

Re: Failing tests 2016-09-14

2016-09-14 Thread Oleksandr Petrov
> CASSANDRA-11031 Yes, sorry for delay with #11031 dtests. I've ran updated dtests yesterday and they were clean to merge. I just wanted to make sure someone else takes a quick glance. By now they're merged, so hopefully today it's going to be better. As regards environmental timeouts, it looks l

Failing tests 2016-09-14

2016-09-14 Thread Joel Knighton
cassandra-3.9 === testall: 8 failures org.apache.cassandra.cql3.ViewFilteringTest .testPartitionKeyAndClusteringKeyFilteringRestrictions org.apache.cassandra.cql3.ViewFilteringTest .testMVCreationSelectRestrictions org.apache.cassandra.cql