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)