You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2015/03/24 18:41:53 UTC

[jira] [Updated] (DRILL-2534) Unit tests should reset the drillbitCount in tear down

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

Deneche A. Hakim updated DRILL-2534:
------------------------------------
    Attachment: DRILL-2534.1.patch.txt

added new afterClass method to BaseTestQuery that sets the drillbitCount to 1

run "mvn clean install" several times in a row on linux machine. All builds were successful. Customer/Functional and Tpch100 are also passing

> Unit tests should reset the drillbitCount in tear down
> ------------------------------------------------------
>
>                 Key: DRILL-2534
>                 URL: https://issues.apache.org/jira/browse/DRILL-2534
>             Project: Apache Drill
>          Issue Type: Test
>    Affects Versions: 0.8.0
>            Reporter: Deneche A. Hakim
>            Assignee: Deneche A. Hakim
>         Attachments: DRILL-2534.1.patch.txt
>
>
> Some unit tests increase the drillbit count but don't reset it to it's default value of 1. This will make other tests to fail if they this value to be 1. {{TestConvertFunctions}} is one of those tests that may fail.



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