[
https://issues.apache.org/jira/browse/DRILL-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489706#comment-16489706
]
ASF GitHub Bot commented on DRILL-6445:
---------------------------------------
sohami opened a new pull request #1289: DRILL-6445: Fix existing test cases in
TestScripts.java and add new t…
URL: https://github.com/apache/drill/pull/1289
…est case for DRILLBIT_CONTEXT variable
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)