[
https://issues.apache.org/jira/browse/RYA-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317287#comment-16317287
]
ASF GitHub Bot commented on RYA-427:
------------------------------------
Github user kchilton2 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/261#discussion_r160278668
--- Diff:
extras/shell/src/test/java/org/apache/rya/shell/MongoRyaShellIT.java ---
@@ -56,6 +56,19 @@ public void connectMongo_noAuth() throws IOException {
// Ensure the connection was successful.
assertTrue(connectResult.isSuccess());
}
+
+ @Test
+ public void connectMongo_noConnection() throws IOException {
--- End diff --
This will need to be updated.
> Connect to mongo command in the shell should fail if unable to connect
> ----------------------------------------------------------------------
>
> Key: RYA-427
> URL: https://issues.apache.org/jira/browse/RYA-427
> Project: Rya
> Issue Type: Bug
> Reporter: Andrew Smith
> Assignee: Andrew Smith
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)