Daniel Barclay (Drill) created DRILL-4002:
---------------------------------------------
Summary: Result check doesn't execute in TestNewMathFunctions.runTest(...)
Key: DRILL-4002
URL: https://issues.apache.org/jira/browse/DRILL-4002
Project: Apache Drill
Issue Type: Bug
Components: Tools, Build & Test
Reporter: Daniel Barclay (Drill)
In {{TestNewMathFunctions}}, method {{runTest}}'s check of the result does not execute.
Method {{runTest(...)}} skips the first record batch--which currently contains the results
to be checked.
The loop that is right after that and that checks any subsequent batches never executes.
Additionally, the test has no self-check assertions (e.g., that a second batch existed) to
detect that its assumptions are not longer valid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|