GitHub user ilooner opened a pull request:
https://github.com/apache/drill/pull/1056
DRILL-6000: Categorized graceful shutdown unit tests as SlowTests
Graceful shutdown unit tests were failing on Travis, and should not be run
as part of the SmokeTests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/drill DRILL-6000
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1056.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 #1056
----
commit 5ecaade4b5cdc91a3153a4e2394cfdd993eeb5cf
Author: Timothy Farkas <[email protected]>
Date: 2017-11-29T18:52:29Z
DRILL-6000: Categorized graceful shutdown unit tests as SlowTests
----
---