https://issues.apache.org/bugzilla/show_bug.cgi?id=55101
--- Comment #4 from Brian Burch <br...@pingtoo.com> --- Created attachment 30636 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30636&action=edit remove redundant test cases for unusual but valid credentials r1495169 introduced a new BasicAuthenticator inner class to encapsulate parsing and decoding of Base64 credentials. It also added TestBasicAuthParser, which examines a far wider set of edge cases. This new change removes three tests that have now become complete duplicates of cases in TestBasicAuthParser. Also, the class-level comment has been expanded to explain the relationship between the two test classes. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org