History log of /libcore/luni/src/test/java/libcore/java/text/OldDateFormatTest.java
Revision Date Author Comments
d08422a25ada73815a0262d99ffae83cce980d40 16-Aug-2012 Elliott Hughes <enh@google.com> Fix test flakiness by not assuming we're in en_US.

Bug: 6410256
Bug: 6527877
Bug: 6971390
Change-Id: I585bb21a300876a83a6e61139e8a1cd04398788d
dfe203b9f580f238240d56b4878336594af9b2cc 18-Jul-2012 Elliott Hughes <enh@google.com> OldDateFormatTest is flaky; improve its output.

Hopefully this will let us debug the flakiness.

Bug: 6838286

(cherry-pick of 47cc9f97b6c91463b58e80996d36337caae91693)

Change-Id: I5862da2cebec6ad09a466b74ee1cc37bd1c5ec97
47cc9f97b6c91463b58e80996d36337caae91693 18-Jul-2012 Elliott Hughes <enh@google.com> OldDateFormatTest is flaky; improve its output.

Hopefully this will let us debug the flakiness.

Bug: 6838286
Change-Id: I501c4ad726e5d8f0e11b4e69feace97dc70cc775
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
a153614f62d4a891b60db53abc15b7bfa5386d12 10-Jan-2011 DanielMo <DanielMo@fih-foxconn.com> 1. The format test of Date below is only for Locale.US, so I suggest this case should query the value of locale from phone before actually doing the
test.

2. Use Locale.US DateFormat instance to run the test below.

Change-Id: Iffb74cabae19615a8d48eb780e30e7df105efbe0
a055b2a5d62f7e8f879d2704edb261d43c3ac46c 28-Sep-2010 Jesse Wilson <jessewilson@google.com> Remove java.text tests duplicated from Harmony

Change-Id: Ib20c8956be045158225d08327781a5e16ca08689