tomcat
tomcat copied to clipboard
Bugfix for 66210 - TestAbstractAjpProcessor&TestFlowControl tests are failing on a non-English PC
I don't know know how to fix the problem of it. :confused:
https://github.com/apache/tomcat/blob/56908dd1ec6e5a1fa46804a48463536a5f36c507/test/org/apache/coyote/http2/TestHttp2Limits.java#L60-L62
I don't know know how to fix the problem of it. 😕
https://github.com/apache/tomcat/blob/56908dd1ec6e5a1fa46804a48463536a5f36c507/test/org/apache/coyote/http2/TestHttp2Limits.java#L60-L62
I found that Mark had solved a similar problem before, so I referenced his implementation
Will be refix according to option 3, so close this PR.