You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/05/04 23:59:06 UTC

[jira] [Updated] (DRILL-2923) Ensure all unit tests pass without assertions enabled

     [ https://issues.apache.org/jira/browse/DRILL-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Westin updated DRILL-2923:
--------------------------------
    Fix Version/s: 1.2.0

> Ensure all unit tests pass without assertions enabled
> -----------------------------------------------------
>
>                 Key: DRILL-2923
>                 URL: https://issues.apache.org/jira/browse/DRILL-2923
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Chris Westin
>            Assignee: Chris Westin
>             Fix For: 1.2.0
>
>
> I recently discovered that the test TestValueVector.java only passes if assertions are enabled (-ea to the JVM). This means that there are conditions which will fail in the wild, because production users don't run with assertions enabled. Someone needs to do a test run of mvn install with the -ea removed from the surefire command line and make sure that everything passes, and if not, we should fix them. We should also find a way to do this periodically, as part of CI, or as part of our regular test suites.



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