Re: [PR] Add tests to verify tomcat functions properly when clustering JARs are not present at runtime [tomcat]
csutherl (via GitHub) <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <PR_kwDOACYN0M78TM06-da5ac4c6-906c-4f1e-94cc-4f4a347d4081@gitbox.apache.org> |
csutherl commented on PR #1038: URL: https://github.com/apache/tomcat/pull/1038#issuecomment-5244229018 I pushed an update to make the class name and methods consistent so that it's all "NoClustering" instead of a mix. Also updated the javadoc and method name from `testCatalinaStartsWithoutClustering` to `testTomcatStartsWithoutClustering` since I wasn't actually testing `addClusterRuleSet()` as I originally intended. And added a check to each test to confirm clustering is in fact not present. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]