Test errored in 0 seconds on Nexus 7
Timestamp | Level | Tag | Message |
---|---|---|---|
02-12 10:27:55.465 | info | TestRunner | started: testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant(com.example.spoon.ordering.tests.MiscellaneousTest) |
02-12 10:27:55.495 | debug | dalvikvm | GC_EXPLICIT freed 106K, 7% free 7900K/8484K, paused 2ms+3ms, total 23ms |
02-12 10:27:55.515 | debug | dalvikvm | GC_EXPLICIT freed <1K, 7% free 7900K/8484K, paused 1ms+2ms, total 22ms |
02-12 10:27:55.515 | info | TestRunner | failed: testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant(com.example.spoon.ordering.tests.MiscellaneousTest) |
02-12 10:27:55.515 | info | TestRunner | ----- begin exception ----- |
02-12 10:27:55.515 | info | TestRunner | java.lang.IllegalStateException: Explicitly testing unexpected, nested exceptions. |
02-12 10:27:55.515 | info | TestRunner | at com.example.spoon.ordering.tests.MiscellaneousTest.testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant(MiscellaneousTest.java:14) |
02-12 10:27:55.515 | info | TestRunner | at java.lang.reflect.Method.invokeNative(Native Method) |
02-12 10:27:55.515 | info | TestRunner | at java.lang.reflect.Method.invoke(Method.java:511) |
02-12 10:27:55.515 | info | TestRunner | at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) |
02-12 10:27:55.515 | info | TestRunner | at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) |
02-12 10:27:55.515 | info | TestRunner | at junit.framework.TestCase.runBare(TestCase.java:134) |
02-12 10:27:55.515 | info | TestRunner | at junit.framework.TestResult$1.protect(TestResult.java:115) |
02-12 10:27:55.515 | info | TestRunner | at junit.framework.TestResult.runProtected(TestResult.java:133) |
02-12 10:27:55.515 | info | TestRunner | at junit.framework.TestResult.run(TestResult.java:118) |
02-12 10:27:55.515 | info | TestRunner | at junit.framework.TestCase.run(TestCase.java:124) |
02-12 10:27:55.515 | info | TestRunner | at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:190) |
02-12 10:27:55.515 | info | TestRunner | at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:175) |
02-12 10:27:55.515 | info | TestRunner | at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555) |
02-12 10:27:55.515 | info | TestRunner | at com.example.spoon.ordering.tests.SpoonInstrumentationTestRunner.onStart(SpoonInstrumentationTestRunner.java:36) |
02-12 10:27:55.515 | info | TestRunner | at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1661) |
02-12 10:27:55.515 | info | TestRunner | Caused by: java.lang.RuntimeException: Messages can have... |
02-12 10:27:55.515 | info | TestRunner | ...newlines. |
02-12 10:27:55.515 | info | TestRunner | at com.example.spoon.ordering.tests.MiscellaneousTest.testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant(MiscellaneousTest.java:12) |
02-12 10:27:55.515 | info | TestRunner | ... 14 more |
02-12 10:27:55.515 | info | TestRunner | ----- end exception ----- |
02-12 10:27:55.525 | info | TestRunner | finished: testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant(com.example.spoon.ordering.tests.MiscellaneousTest) |