You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "smiklosovic (via GitHub)" <gi...@apache.org> on 2023/04/10 20:55:55 UTC

[GitHub] [cassandra] smiklosovic commented on a diff in pull request #2268: CASSANDRA-18124 4.1

smiklosovic commented on code in PR #2268:
URL: https://github.com/apache/cassandra/pull/2268#discussion_r1162081014


##########
examples/ssl-factory/test/unit/org/apache/cassandra/security/KubernetesSecretsSslContextFactoryTest.java:
##########
@@ -149,18 +149,6 @@ public void buildTrustManagerFactoryHappyPath() throws IOException
         Assert.assertNotNull(trustManagerFactory);
     }
 
-    @Test(expected = IOException.class)

Review Comment:
   This test was just failing because it was throwing different exception.
   
   Would be great if somebody doublechecked this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org