History log of /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/TimerTaskTest.java
Revision Date Author Comments
a3005205ba2df01ee13a6ac32bd9423597fbd60d 21-Jan-2016 Narayan Kamath <narayan@google.com> TimerTaskTest: Deflake test_scheduledExecutionTime.

The task should fire approximately 100ms from the current time.

bug: 26154569

Change-Id: I1578643d5bc85abd6578ef5f67e34803d07a3d7d
99ac18dd8b5aa5482fd03cb8c7f9201354c06b1c 25-Sep-2015 Sergio Giro <sgiro@google.com> libcore: rewrite Timer

Change-Id: Ia37426a56b39eae4975535c08de938c9098d55b1
(cherry picked from commit de81552caaae26dd1d2222e3923ce7a738540d5f)
de81552caaae26dd1d2222e3923ce7a738540d5f 25-Sep-2015 Sergio Giro <sgiro@google.com> libcore: rewrite Timer

Change-Id: Ia37426a56b39eae4975535c08de938c9098d55b1
ab762bb740405d0fefcccf4a0899a234f995be13 15-Nov-2013 Narayan Kamath <narayan@google.com> Move tests from tests/api to harmony-tests. (Take 2)

This reverts commit d5e281743e55e1daa297fd8043b2d9b6e8e1bed2.

The makefile issue that caused the original build break
has been resolved.
d5e281743e55e1daa297fd8043b2d9b6e8e1bed2 15-Nov-2013 Narayan Kamath <narayan@google.com> Revert "Move tests from tests/api to harmony-tests."

This reverts commit 81bf28ad31131815d0a36a43a0eca3c29aefdfcd.

Breaks build

Change-Id: I3f1562921ffe8fdbec36971dd65db398c27c92db
81bf28ad31131815d0a36a43a0eca3c29aefdfcd 15-Nov-2013 Narayan Kamath <narayan@google.com> Move tests from tests/api to harmony-tests.

The vast majority of cleaned up harmony tests
are now in harmony-tests/src/test/org/apache/harmony/tests/

Change-Id: I56c2e484ff434b5618cf6751d602ae9f0db96b30