Test Never Finishes

My test never finishes:

  1. git clone git@github.com:winstonewert/broken-es-test.git
  2. cd broken-es-test
  3. ./gradlew test

The test itself runs, and appears to cleanup after itself, but gradlew never thinks the test is finished and hangs.