https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
Han Li changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
--- Comment #6 from Han Li ---
PR: https://github.com/apache/tomcat/pull/542
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mai
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
--- Comment #5 from Mark Thomas ---
Sounds great. Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
--- Comment #4 from Han Li ---
(In reply to Mark Thomas from comment #3)
> Option 2 is sufficient to test the functionality primarily being tested
> whereas option 3 (sort of) tests some of the i18n as well.
Agreed! I also think that option 3
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
--- Comment #3 from Mark Thomas ---
I think we have a number of options here:
1. (Similar to my previous 'fixes') reduce the text tested to that which
doesn't change depending on locale.
2. Force the unit tests to run under en-US.
3. Use Str
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
--- Comment #2 from HanLi ---
(In reply to HanLi from comment #0)
> BUT `org.apache.coyote.http2.TestHttp2Limits#testSettingsOverheadLimits`,I
> don't know know how to fix the problem of it.
Aha! I found that Mark had solved a similar problem
https://bz.apache.org/bugzilla/show_bug.cgi?id=66210
HanLi changed:
What|Removed |Added
Summary|TestAbstractAjpProcessor&Te |Some unit tests are failing