Closed Bug 947401 Opened 12 years ago Closed 10 years ago

Intermittent testNewTab | Exception caught - java.lang.NullPointerException

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=31565005&tree=Mozilla-Aurora Android 4.0 Panda mozilla-aurora opt test robocop-1 on 2013-12-06 07:16:23 PST for push de98352c72c6 slave: panda-0536 07:32:32 INFO - 0 INFO SimpleTest START 07:32:32 INFO - 1 INFO TEST-START | testNewTab 07:32:32 INFO - EventExpecter: no longer listening for Gecko:Ready 07:32:32 INFO - 2 INFO TEST-PASS | testNewTab | Checking elements - all elements present 07:32:32 INFO - 3 INFO TEST-PASS | testNewTab | Initial number of tabs correct - 1 should equal 1 07:32:32 INFO - 4 INFO TEST-PASS | testNewTab | waiting for add tab view - add tab view available 07:32:32 INFO - Exception caught during test! 07:32:32 INFO - java.lang.NullPointerException 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3070) 07:32:32 INFO - at android.widget.ListView.findViewTraversal(ListView.java:3435) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.ViewGroup.findViewTraversal(ViewGroup.java:3071) 07:32:32 INFO - at android.view.View.findViewById(View.java:12247) 07:32:32 INFO - at android.view.Window.findViewById(Window.java:901) 07:32:32 INFO - at android.app.Activity.findViewById(Activity.java:1794) 07:32:32 INFO - at com.jayway.android.robotium.solo.Getter.getView(Getter.java:116) 07:32:32 INFO - at com.jayway.android.robotium.solo.Getter.getView(Getter.java:141) 07:32:32 INFO - at com.jayway.android.robotium.solo.Solo.getView(Solo.java:1998) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.BaseTest.enterUrl(BaseTest.java:209) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.BaseTest.inputAndLoadUrl(BaseTest.java:242) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.BaseTest.addTab(BaseTest.java:569) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.testNewTab.addTab(testNewTab.java:9) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.testNewTab.testNewTab(testNewTab.java:40) 07:32:32 INFO - at java.lang.reflect.Method.invokeNative(Native Method) 07:32:32 INFO - at java.lang.reflect.Method.invoke(Method.java:511) 07:32:32 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) 07:32:32 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) 07:32:32 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) 07:32:32 INFO - at org.mozilla.fennec_aurora.tests.BaseTest.runTest(BaseTest.java:150) 07:32:32 INFO - at junit.framework.TestCase.runBare(TestCase.java:127) 07:32:32 INFO - at junit.framework.TestResult$1.protect(TestResult.java:106) 07:32:32 INFO - at junit.framework.TestResult.runProtected(TestResult.java:124) 07:32:32 INFO - at junit.framework.TestResult.run(TestResult.java:109) 07:32:32 INFO - at junit.framework.TestCase.run(TestCase.java:118) 07:32:32 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169) 07:32:32 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154) 07:32:32 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:545) 07:32:32 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551) 07:32:32 INFO - 5 INFO TEST-UNEXPECTED-FAIL | testNewTab | Exception caught - java.lang.NullPointerException 07:32:32 INFO - 6 INFO TEST-END | testNewTab | finished in 6084ms 07:32:32 INFO - 7 INFO TEST-START | Shutdown 07:32:32 INFO - 8 INFO Passed: 3 07:32:32 WARNING - 9 INFO Failed: 1 07:32:32 WARNING - One or more unittests failed. 07:32:32 INFO - 10 INFO Todo: 0 07:32:32 INFO - 11 INFO SimpleTest FINISHED
Comment 11 is a mis-star. Changes in bug 995696 (2014-07-07) may have fixed this.
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.