You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sorabh Hamirwasia (JIRA)" <ji...@apache.org> on 2018/05/24 18:42:00 UTC

[jira] [Updated] (DRILL-6445) Fix existing test cases in TestScripts.java and add new test case for DRILLBIT_CONTEXT variable

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

Sorabh Hamirwasia updated DRILL-6445:
-------------------------------------
    Description: 
Under drill-yarn module there is [TestScripts.java file|https://github.com/apache/drill/blob/master/drill-yarn/src/test/java/org/apache/drill/yarn/scripts/TestScripts.java] created for testing the scripts provided by Drill to setup the environment. Currently those tests are failing. This Jira is to make sure all the tests are passing and few new tests are added for DRILLBIT_CONTEXT variable inside the script.

Also currently these tests are ignored and meant to be run in Developer environment. May be we can investigate in future to provide support for it to be run as regular tests by using DirTestWatcher

  was:Under drill-yarn module there is [TestScripts.java file|https://github.com/apache/drill/blob/master/drill-yarn/src/test/java/org/apache/drill/yarn/scripts/TestScripts.java] created for testing the scripts provided by Drill to setup the environment. Currently those tests are failing. This Jira is to make sure all the tests are passing and few new tests are added for DRILLBIT_CONTEXT variable inside the script.


> Fix existing test cases in TestScripts.java and add new test case for DRILLBIT_CONTEXT variable
> -----------------------------------------------------------------------------------------------
>
>                 Key: DRILL-6445
>                 URL: https://issues.apache.org/jira/browse/DRILL-6445
>             Project: Apache Drill
>          Issue Type: Task
>            Reporter: Sorabh Hamirwasia
>            Assignee: Sorabh Hamirwasia
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Under drill-yarn module there is [TestScripts.java file|https://github.com/apache/drill/blob/master/drill-yarn/src/test/java/org/apache/drill/yarn/scripts/TestScripts.java] created for testing the scripts provided by Drill to setup the environment. Currently those tests are failing. This Jira is to make sure all the tests are passing and few new tests are added for DRILLBIT_CONTEXT variable inside the script.
> Also currently these tests are ignored and meant to be run in Developer environment. May be we can investigate in future to provide support for it to be run as regular tests by using DirTestWatcher



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)