diff options
author | Joachim Sauer <jsauer@google.com> | 2017-03-24 14:53:49 +0000 |
---|---|---|
committer | Joachim Sauer <jsauer@google.com> | 2017-03-24 14:53:49 +0000 |
commit | 26740dd8ab9c57888965b0429435fb29689b6da9 (patch) | |
tree | b5ba6c623cee8e6d8989f2a4d29c5f51499ef883 /include/ScopedJavaUnicodeString.h | |
parent | ce78db242869019cfefca2fae2803b452430ee86 (diff) |
Remove TimeZoneTest.testAllDisplayNames
Remove testAllDisplayNames from libcore.java.util.TimeZoneTest, because
it is a very slow test with a very low signal quality.
It iterates over all available locales (a growing set) and all available
Timezones (ditto) and just verifies that a non-null display name is
returned. It also never seems to have failed at any point, outside of
timeouts.
Instead add a hand-selected (basically arbitrary) number of locales to
which to apply the testDisplayName() checks (previously just done on
en-US).
Bug: 22786792
Test: vogar luni/src/test/java/libcore/java/util/TimeZoneTest.java
Change-Id: Icc96570955b4f9e95e1854398de121a094b17453
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions