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

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

GitHub user arina-ielchiieva opened a pull request:

    https://github.com/apache/drill/pull/1149

    DRILL-6208: Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to 
use Mockito instead of JMockit

    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arina-ielchiieva/drill DRILL-6208

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1149
    
----
commit 77d1a137493d2a99fe1c26fbb024a1aba4a6e6aa
Author: Arina Ielchiieva <arina.yelchiyeva@...>
Date:   2018-03-03T19:00:50Z

    DRILL-6208: Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to 
use Mockito instead of JMockit

----


> Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to use Mockito 
> instead of JMockit
> --------------------------------------------------------------------------------------------
>
>                 Key: DRILL-6208
>                 URL: https://issues.apache.org/jira/browse/DRILL-6208
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.12.0
>            Reporter: Arina Ielchiieva
>            Assignee: Arina Ielchiieva
>            Priority: Major
>             Fix For: 1.13.0
>
>
> When running tests using JDK8 test 
> FunctionInitializerTest#testConcurrentFunctionBodyLoad fails because of 
> JMockit library usage. Test should be re-written to use Mockito instead.



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

Reply via email to