Github user ckadner commented on the issue:
https://github.com/apache/bahir/pull/38
Note, our Jenkins build server does not currently run Scalatests ...
> 17:20:55 No tests were executed.
```
17:20:54 [INFO]
17:20:54 [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @
spark-sql-streaming-akka_2.11 ---
17:20:54
17:20:54 -------------------------------------------------------
17:20:54 T E S T S
17:20:54 -------------------------------------------------------
17:20:54 OpenJDK 64-Bit Server VM warning: ignoring option
MaxPermSize=512m; support was removed in 8.0
17:20:54
17:20:54 Results :
17:20:54
17:20:54 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
17:20:54
17:20:54 [INFO]
17:20:54 [INFO] --- maven-surefire-plugin:2.19.1:test (test) @
spark-sql-streaming-akka_2.11 ---
17:20:54 [INFO] Skipping execution of surefire because it has already been
run for this configuration
17:20:54 [INFO]
17:20:54 [INFO] --- scalatest-maven-plugin:1.0:test (test) @
spark-sql-streaming-akka_2.11 ---
17:20:54 OpenJDK 64-Bit Server VM warning: ignoring option
MaxPermSize=512m; support was removed in 8.0
17:20:55 Discovery starting.
17:20:55 Discovery completed in 36 milliseconds.
17:20:55 Run starting. Expected test count is: 0
17:20:55 DiscoverySuite:
17:20:55 Run completed in 100 milliseconds.
17:20:55 Total number of tests run: 0
17:20:55 Suites: completed 1, aborted 0
17:20:55 Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
17:20:55 No tests were executed.
17:20:55 [INFO]
```
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---