Masaki Yamakawa created GEODE-3028:
--------------------------------------
Summary: Fix the expected value of the test that depended on Locale
Key: GEODE-3028
URL: https://issues.apache.org/jira/browse/GEODE-3028
Project: Geode
Issue Type: Test
Components: tests
Reporter: Masaki Yamakawa
I am testing in Japanese environment. Running the test in the Japanese
environment will cause the Assertion to fail due to the difference in Locale,
so I want to change this so that it does not depend on the runtime environment.
The target classes are as follows:
-
org.apache.geode.distributed.internal.membership.gms.auth.GMSAuthenticatorWithAuthenticatorTest
-
org.apache.geode.distributed.internal.membership.gms.auth.GMSAuthenticatorWithSecurityManagerTest
- org.apache.geode.internal.cache.tier.sockets.ServerConnectionTest
- org.apache.geode.internal.cache.ColocationHelperTest
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)