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
----
---