Closed Bug 939985 Opened 11 years ago Closed 10 years ago

Intermittent testSessionOOMRestore | 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)

References

Details

(Keywords: crash, intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=30701803&tree=Mozilla-Inbound

Android 2.2 Tegra mozilla-inbound opt test robocop-2 on 2013-11-18 06:42:25 PST for push 1efac30318e4
slave: tegra-247

0 INFO SimpleTest START
1 INFO TEST-START | testSessionOOMRestore
EventExpecter: no longer listening for Gecko:Ready
2 INFO TEST-PASS | testSessionOOMRestore | The correct number of tabs are opened - 3 should equal 3
3 INFO TEST-PASS | testSessionOOMRestore | Page title is correct - page3 should equal page3
EventExpecter: no longer listening for Content:PageShow
4 INFO TEST-PASS | testSessionOOMRestore | Page title is correct - page4 should equal page4
EventExpecter: no longer listening for Content:PageShow
EventExpecter: no longer listening for Content:PageShow
5 INFO TEST-PASS | testSessionOOMRestore | Browser toolbar URL stayed the same - about:home should equal about:home
6 INFO TEST-PASS | testSessionOOMRestore | list item at index 2 exists
Exception caught during test!
java.lang.NullPointerException
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1754)
	at android.view.View.findViewById(View.java:7764)
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1755)
	at android.view.View.findViewById(View.java:7764)
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1755)
	at android.view.View.findViewById(View.java:7764)
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1755)
	at android.view.View.findViewById(View.java:7764)
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1755)
	at android.view.View.findViewById(View.java:7764)
	at android.view.ViewGroup.findViewTraversal(ViewGroup.java:1755)
	at android.view.View.findViewById(View.java:7764)
	at android.view.Window.findViewById(Window.java:726)
	at android.app.Activity.findViewById(Activity.java:1637)
	at com.jayway.android.robotium.solo.Getter.getView(Getter.java:116)
	at com.jayway.android.robotium.solo.Getter.getView(Getter.java:141)
	at com.jayway.android.robotium.solo.Solo.getView(Solo.java:1998)
	at org.mozilla.gecko.tests.BaseTest.verifyPageTitle(BaseTest.java:515)
	at org.mozilla.gecko.tests.SessionTest$1$1.onItem(SessionTest.java:209)
	at org.mozilla.gecko.tests.SessionTest$1$1.onItem(SessionTest.java:201)
	at org.mozilla.gecko.tests.SessionTest$NavigationWalker.walk(SessionTest.java:101)
	at org.mozilla.gecko.tests.SessionTest$1.onItem(SessionTest.java:201)
	at org.mozilla.gecko.tests.SessionTest$1.onItem(SessionTest.java:189)
	at org.mozilla.gecko.tests.SessionTest$NavigationWalker.walk(SessionTest.java:104)
	at org.mozilla.gecko.tests.SessionTest.verifySessionTabs(SessionTest.java:189)
	at org.mozilla.gecko.tests.testSessionOOMRestore.testSessionOOMRestore(testSessionOOMRestore.java:54)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:521)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:204)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:194)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
	at org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:520)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
7 INFO TEST-UNEXPECTED-FAIL | testSessionOOMRestore | Exception caught - java.lang.NullPointerException
8 INFO TEST-END | testSessionOOMRestore | finished in 21807ms
9 INFO TEST-START | Shutdown
10 INFO Passed: 5
11 INFO Failed: 1
12 INFO Todo: 0
13 INFO SimpleTest FINISHED
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
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.