[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-09-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/927 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-09-01 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/927#discussion_r136515598 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestDynamicUDFSupport.java --- @@ -120,8 +132,11 @@ public void testDisableDynamicSupport() t

[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-09-01 Thread arina-ielchiieva
Github user arina-ielchiieva commented on a diff in the pull request: https://github.com/apache/drill/pull/927#discussion_r136537574 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/util/FileSystemUtilTestBase.java --- @@ -64,7 +63,9 @@ @BeforeClass publi

[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-08-31 Thread vvysotskyi
Github user vvysotskyi commented on a diff in the pull request: https://github.com/apache/drill/pull/927#discussion_r136373928 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestDynamicUDFSupport.java --- @@ -120,8 +132,11 @@ public void testDisableDynamicSupport() throws

[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-08-31 Thread vvysotskyi
Github user vvysotskyi commented on a diff in the pull request: https://github.com/apache/drill/pull/927#discussion_r136384386 --- Diff: exec/java-exec/src/test/java/org/apache/drill/exec/util/FileSystemUtilTestBase.java --- @@ -64,7 +63,9 @@ @BeforeClass public stat

[GitHub] drill pull request #927: DRILL-5751: Fix unit tests to use local file system...

2017-08-30 Thread arina-ielchiieva
GitHub user arina-ielchiieva opened a pull request: https://github.com/apache/drill/pull/927 DRILL-5751: Fix unit tests to use local file system even if it is not… … set by default Please refer to [DRILL-5751](https://issues.apache.org/jira/browse/DRILL-5751) for detail