Re: Failing Tests In Master

2017-08-21 Thread Timothy Farkas
Hi Paul, There is probably a bug then. I'll come up with steps to reproduce and make a ticket. Thanks, Tim From: Paul Rogers Sent: Monday, August 21, 2017 3:53:34 PM To: dev@drill.apache.org Subject: Re: Failing Tests In Master Is there a bug to clean th

Re: Failing Tests In Master

2017-08-21 Thread Paul Rogers
t; > > From: Timothy Farkas > Sent: Thursday, August 17, 2017 5:07:21 PM > To: dev@drill.apache.org > Subject: Re: Failing Tests In Master > > They're failing on my mac with JDK 1.7. > > Pritesh asked me to look into the JDK 8 fa

Re: Failing Tests In Master

2017-08-21 Thread Timothy Farkas
1 PM To: dev@drill.apache.org Subject: Re: Failing Tests In Master They're failing on my mac with JDK 1.7. Pritesh asked me to look into the JDK 8 failures. But it seems like something additional is going wrong in my case. I'll investigate this as part of DRILL-5730<https://issues.apache.o

Re: Failing Tests In Master

2017-08-17 Thread Timothy Farkas
gt; Thanks, Tim From: Padma Penumarthy Sent: Thursday, August 17, 2017 4:51:02 PM To: dev@drill.apache.org Subject: Re: Failing Tests In Master These tests fail on my mac with JDK 1.8. > On Aug 17, 2017, at 4:42 PM, Jinfeng Ni wrote: > > Running on CentOS (JDK1.7) with latest

Re: Failing Tests In Master

2017-08-17 Thread Padma Penumarthy
These tests fail on my mac with JDK 1.8. > On Aug 17, 2017, at 4:42 PM, Jinfeng Ni wrote: > > Running on CentOS (JDK1.7) with latest master against those unit testcase, > and I did not see errors. Any difference in terms of OS/JDK? > > git log > commit e9065b55ea560e7f737d6fcb4948f9e945b9b14f

Re: Failing Tests In Master

2017-08-17 Thread Jinfeng Ni
Running on CentOS (JDK1.7) with latest master against those unit testcase, and I did not see errors. Any difference in terms of OS/JDK? git log commit e9065b55ea560e7f737d6fcb4948f9e945b9b14f mvn -DfailIfNoTests=false -Dtest=TestMetadataProvider,TestCustomUserAuthenticator,TestInfoSchema,TestVie

Re: Failing Tests In Master

2017-08-17 Thread Padma Penumarthy
Yes, I do see these failures. Thanks, Padma > On Aug 17, 2017, at 3:55 PM, Timothy Farkas wrote: > > These tests are consistently failing for me with the latest master. Does > anyone else see this issue? > > > Failed tests: > > TestMetadataProvider.tables:153 expected: but was: > > TestM

Failing Tests In Master

2017-08-17 Thread Timothy Farkas
These tests are consistently failing for me with the latest master. Does anyone else see this issue? Failed tests: TestMetadataProvider.tables:153 expected: but was: TestMetadataProvider.tablesWithTableNameFilter:212 expected: but was: TestMetadataProvider.tablesWithSystemTableFilter:1