You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Yash Sharma (JIRA)" <ji...@apache.org> on 2014/09/24 19:54:34 UTC

[jira] [Created] (OPTIQ-423) Unable to run individual test cases from command line

Yash Sharma created OPTIQ-423:
---------------------------------

             Summary: Unable to run individual test cases from command line
                 Key: OPTIQ-423
                 URL: https://issues.apache.org/jira/browse/OPTIQ-423
             Project: Optiq
          Issue Type: Bug
            Reporter: Yash Sharma
            Assignee: Julian Hyde


Currently we are not able to run individual test cases from command line.

It fails to pick the test cases-
mvn test  -Dtest=OptiqSqlOperatorTest#testStddevPopFunc
or,
mvn test  -Dtest=OptiqSqlOperatorTest

Fails with-
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)