Github user nalewis commented on the issue:
https://github.com/apache/nifi/pull/2988
Yep all good there!
```
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.nifi.NiFiGroovyTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
2.517 s -
in org.apache.nifi.NiFiGroovyTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 18.564 s
[INFO] Finished at: 2018-09-19T10:10:55-05:00
[INFO] Final Memory: 27M/267M
[INFO]
------------------------------------------------------------------------
```
---