wangchangli created DRILL-56:
--------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to