commit | f4282e3118d98d69f2f7adb8894f366c5c8b2ee2 | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Tue Dec 31 14:38:46 2019 +0000 |
committer | Nikita Iashchenko <nikitai@google.com> | Tue Dec 31 16:04:42 2019 +0000 |
tree | d3f84e7a4ab3d60eaaa2273e8bc39ec29a82577f | |
parent | 8bb7224b9a9ea851f8b3dfcce45f33aad8463dcf [diff] |
Remove getDisplayCountry test for MO (Android is equal to CLDR 35.1) This CL drops an assertion for MO region name because since CLDR 35.1 the data is identical to Android and there is no need to have an assertion. Previously this test was asserting divergence between CLDR and Android. Bug: 135429204 Test: atest core-tests:libcore.java.util.LocaleTest#test_getDisplayCountry_8870289 Change-Id: I625d8bb14413b87f65cec7e41f9e613a739b0706