am 8135b653: Merge "Remove an unnecessary debug output."
* commit '8135b653aa174af7edf555b5320d1161f44f7eb9': Remove an unnecessary debug output.main
commit
86bd99f561
|
@ -155,7 +155,6 @@ public class UserHistoryDictionaryTests extends AndroidTestCase {
|
|||
Log.d(TAG, "testStressTestForSwitchingLanguageAndAddingWords took "
|
||||
+ (end - start) + " ms");
|
||||
} finally {
|
||||
Log.d(TAG, "waiting for writing ...");
|
||||
try {
|
||||
Log.d(TAG, "waiting for writing ...");
|
||||
Thread.sleep(TimeUnit.MILLISECONDS.convert(5L, TimeUnit.SECONDS));
|
||||
|
|
Loading…
Reference in New Issue