[ https://issues.apache.org/jira/browse/DRILL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Khurram Faraaz closed DRILL-56. ------------------------------- > query-parser test failed > ------------------------ > > Key: DRILL-56 > URL: https://issues.apache.org/jira/browse/DRILL-56 > Project: Apache Drill > Issue Type: Test > Environment: centos 6.3; java 1.7 > Reporter: wangchangli > Labels: failed, query-parser, test > Fix For: 0.4.0 > > > mvn test result: > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.drill.parsers.DrqlParserAstTest > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.136 sec <<< > FAILURE! > Running org.apache.drill.parsers.DrqlParserTest > Tests run: 11, Failures: 4, Errors: 1, Skipped: 0, Time elapsed: 0.111 sec > <<< FAILURE! > Results : > Failed tests: testQuery3(org.apache.drill.parsers.DrqlParserTest): > expected:<1> but was:<0> > testQuery4(org.apache.drill.parsers.DrqlParserTest): expected:<1> but > was:<0> > testQuery5(org.apache.drill.parsers.DrqlParserTest): expected:<1> but > was:<0> > testQuery6(org.apache.drill.parsers.DrqlParserTest): expected:<1> but > was:<0> > Tests in error: > testQueryList(org.apache.drill.parsers.DrqlParserAstTest): resource q1.drql > not found. > testQuery9(org.apache.drill.parsers.DrqlParserTest): > org.antlr.runtime.tree.CommonTree cannot be cast to > org.apache.drill.parsers.impl.drqlantlr.AstNode > Tests run: 12, Failures: 4, Errors: 2, Skipped: 0 -- This message was sent by Atlassian JIRA (v6.3.4#6332)