Skip to content

Commit

Permalink
DRILL-6003: Fixed sporadic test failures caused by the creation of du…
Browse files Browse the repository at this point in the history
…plicate clusters in TestDynamicUDFSupport.

This closes #1023
  • Loading branch information
ilooner authored and parthchandra committed Jan 12, 2018
1 parent 680f9c1 commit cbb79e5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -118,7 +118,6 @@ private void reset() {
closeClient();
FileUtils.cleanDirectory(udfDir);
dirTestWatcher.clear();
setupDefaultTestCluster();
setup();
} catch (Exception e) {
throw new RuntimeException(e);
Expand Down

0 comments on commit cbb79e5

Please sign in to comment.