https://bz.apache.org/bugzilla/show_bug.cgi?id=59365

            Bug ID: 59365
           Summary: Locale sensitive assertions in TestSsl and
                    TestCustomSsl
           Product: Tomcat 9
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: ebo...@apache.org

The assertions in TestSsl and TestCustomSsl depend on the default locale and
fail on non english systems. The code checks for "Hello World!" in the output,
but on systems with a french locale the output contains "Salut le Monde!"
instead.

-- 
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

Reply via email to