Test errored in 2 seconds on Nexus 7
Timestamp | Level | Tag | Message |
---|---|---|---|
02-12 10:27:52.485 | info | TestRunner | started: testValidValues_StartsNewActivity(com.example.spoon.ordering.tests.LoginActivityTest) |
02-12 10:27:52.765 | debug | dalvikvm | GC_FOR_ALLOC freed 56K, 7% free 7934K/8484K, paused 21ms, total 21ms |
02-12 10:27:52.765 | info | dalvikvm-heap | Grow heap (frag case) to 11.571MB for 3856016-byte allocation |
02-12 10:27:52.795 | debug | dalvikvm | GC_FOR_ALLOC freed 2K, 5% free 11698K/12252K, paused 25ms, total 25ms |
02-12 10:27:52.825 | debug | dalvikvm | GC_CONCURRENT freed 3K, 5% free 11696K/12252K, paused 2ms+5ms, total 31ms |
02-12 10:27:53.595 | debug | dalvikvm | GC_FOR_ALLOC freed 3804K, 7% free 7932K/8484K, paused 16ms, total 16ms |
02-12 10:27:53.595 | info | dalvikvm-heap | Grow heap (frag case) to 11.568MB for 3856016-byte allocation |
02-12 10:27:53.615 | debug | dalvikvm | GC_FOR_ALLOC freed 74K, 6% free 11622K/12252K, paused 14ms, total 14ms |
02-12 10:27:53.635 | debug | dalvikvm | GC_CONCURRENT freed 2K, 6% free 11622K/12252K, paused 1ms+1ms, total 21ms |
02-12 10:27:54.595 | debug | dalvikvm | GC_FOR_ALLOC freed 3853K, 7% free 7966K/8484K, paused 30ms, total 30ms |
02-12 10:27:54.605 | info | dalvikvm-heap | Grow heap (frag case) to 11.602MB for 3856016-byte allocation |
02-12 10:27:54.635 | debug | dalvikvm | GC_FOR_ALLOC freed 2K, 5% free 11729K/12252K, paused 26ms, total 26ms |
02-12 10:27:54.675 | debug | dalvikvm | GC_CONCURRENT freed 6K, 5% free 11724K/12252K, paused 3ms+6ms, total 45ms |
02-12 10:27:55.375 | debug | dalvikvm | GC_EXPLICIT freed 3781K, 7% free 7956K/8484K, paused 2ms+2ms, total 24ms |
02-12 10:27:55.395 | debug | dalvikvm | GC_EXPLICIT freed 5K, 7% free 7951K/8484K, paused 2ms+2ms, total 23ms |
02-12 10:27:55.395 | info | TestRunner | failed: testValidValues_StartsNewActivity(com.example.spoon.ordering.tests.LoginActivityTest) |
02-12 10:27:55.395 | info | TestRunner | ----- begin exception ----- |
02-12 10:27:55.395 | info | TestRunner | java.lang.AssertionError: Someone set up us the bomb! |
02-12 10:27:55.395 | info | TestRunner | at com.example.spoon.ordering.tests.LoginActivityTest.testValidValues_StartsNewActivity(LoginActivityTest.java:181) |
02-12 10:27:55.395 | info | TestRunner | at java.lang.reflect.Method.invokeNative(Native Method) |
02-12 10:27:55.395 | info | TestRunner | at java.lang.reflect.Method.invoke(Method.java:511) |
02-12 10:27:55.395 | info | TestRunner | at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) |
02-12 10:27:55.395 | info | TestRunner | at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) |
02-12 10:27:55.395 | info | TestRunner | at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) |
02-12 10:27:55.395 | info | TestRunner | at junit.framework.TestCase.runBare(TestCase.java:134) |
02-12 10:27:55.395 | info | TestRunner | at junit.framework.TestResult$1.protect(TestResult.java:115) |
02-12 10:27:55.395 | info | TestRunner | at junit.framework.TestResult.runProtected(TestResult.java:133) |
02-12 10:27:55.395 | info | TestRunner | at junit.framework.TestResult.run(TestResult.java:118) |
02-12 10:27:55.395 | info | TestRunner | at junit.framework.TestCase.run(TestCase.java:124) |
02-12 10:27:55.395 | info | TestRunner | at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) |
02-12 10:27:55.395 | info | TestRunner | at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) |
02-12 10:27:55.395 | info | TestRunner | at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) |
02-12 10:27:55.395 | info | TestRunner | at com.example.spoon.ordering.tests.SpoonInstrumentationTestRunner.onStart(SpoonInstrumentationTestRunner.java:36) |
02-12 10:27:55.395 | info | TestRunner | at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1661) |
02-12 10:27:55.395 | info | TestRunner | ----- end exception ----- |
02-12 10:27:55.405 | info | TestRunner | finished: testValidValues_StartsNewActivity(com.example.spoon.ordering.tests.LoginActivityTest) |