GitBox
2018-12-10 01:51:42 UTC
vdiravka commented on issue #1501: DRILL-6791: Scan projection framework
URL: https://github.com/apache/drill/pull/1501#issuecomment-445621306
Most likely the Travis build fails as usual due to timeout limit 50mins. I have created PR to fix that.
`TestPStoreProviders.verifyZkStore()` test is marked as `SlowTest`, so it is excluded from Travis build.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
***@infra.apache.org
With regards,
Apache Git Services
URL: https://github.com/apache/drill/pull/1501#issuecomment-445621306
Most likely the Travis build fails as usual due to timeout limit 50mins. I have created PR to fix that.
`TestPStoreProviders.verifyZkStore()` test is marked as `SlowTest`, so it is excluded from Travis build.
mvn -Dtest=TestPStoreProviders#verifyZkStore -pl exec/java-exec test
...
[Time-limited test-EventThread] ERROR org.apache.curator.ConnectionState - Authentication failed
The same message is on current master. So it is not related to your changes (but a good point to discuss why it appears)....
[Time-limited test-EventThread] ERROR org.apache.curator.ConnectionState - Authentication failed
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
***@infra.apache.org
With regards,
Apache Git Services