tomcat icon indicating copy to clipboard operation
tomcat copied to clipboard

Bugfix for 66210 - TestAbstractAjpProcessor&TestFlowControl tests are failing on a non-English PC

Open aooohan opened this issue 3 years ago • 1 comments

Fix BZ66210

aooohan avatar Aug 12 '22 06:08 aooohan

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

aooohan avatar Aug 12 '22 07:08 aooohan

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

aooohan avatar Aug 15 '22 02:08 aooohan

Will be refix according to option 3, so close this PR.

aooohan avatar Aug 16 '22 01:08 aooohan