[ 
https://issues.apache.org/jira/browse/DRILL-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956048#comment-16956048
 ] 

ASF GitHub Bot commented on DRILL-7412:
---------------------------------------

asfgit commented on pull request #1876: DRILL-7412: Minor unit test improvements
URL: https://github.com/apache/drill/pull/1876
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Minor unit test improvements
> ----------------------------
>
>                 Key: DRILL-7412
>                 URL: https://issues.apache.org/jira/browse/DRILL-7412
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>              Labels: ready-to-commit
>             Fix For: 1.17.0
>
>
> Many tests intentionally trigger errors. A debug-only log setting sent those 
> errors to stdout. The resulting stack dumps simply cluttered the test output, 
> so disabled error output to the console.
> Drill can apply bounds checks to vectors. Tests run via Maven enable bounds 
> checking. Now, bounds checking is also enabled in "debug mode" (when 
> assertions are enabled, as in an IDE.)
> Drill contains two test frameworks. The older BaseTestQuery was marked as 
> deprecated, but many tests still use it and are unlikely to be changed soon. 
> So, removed the deprecated marker to reduce the number of spurious warnings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to