History log of /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/PropertiesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
05fa7802d0874812c234a29745586677ee5837ea 06-Dec-2017 Fredrik Roubert <roubert@google.com> Integrate ICU4J 60.1 with Android patches into android_icu4j.

Change-Id: I38728116e5d3b9b7f75d6fa2a6f0e71a113e934d
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/PropertiesTest.java
2e13a2bdade5cd0a635f0bd89805931a6fd710da 09-Aug-2017 Pete Gillin <peteg@google.com> Add sharding annotations to android_icu4j test classes.

Some tests were using too much heap, causing excessive garbage
collection and subsequent timeouts. This change adds an annotation
those specifically, so that they can be run in a separate process,
using their own heaps, so avoiding the timeouts.

Some of these tests were suppressed in the past. The suppressions were
undone when ICU 59 landed, which most likely caused problems on
low-memory devices (b/62374714, whose fix was reverted when ICU 59
landed, and perhaps b/37642683). This change (along with the
AndroidTest.xml change to actually apply the sharding) fixes those
problems. This was tested on fugu on an oc build.

Bug: 62512577
Test: cts-tradefed run cts -m CtsIcuTestCases --primary-abi-only
Change-Id: I013ea26728120bbe3238a7a2dd165606ccad243d
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/PropertiesTest.java
495cb271e305cfb399d463f32210a371198f0abf 09-Aug-2017 Fredrik Roubert <roubert@google.com> Integrate ICU4J 59.1 with Android patches into android_icu4j.

Bug: 62410016
Test: CtsIcuTestCases
Test: CtsLibcoreOjTestCases
Test: CtsLibcoreTestCases
Change-Id: I76ad54bcfa00a8ae21fa33f27ca2f03d4e6c292d
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/PropertiesTest.java