Closed
Bug 830932
Opened 13 years ago
Closed 13 years ago
Intermittent testClearPrivateData | Exception caught - java.lang.NullPointerException
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure)
Android Armv6 Tegra 250 mozilla-inbound opt test robocop on 2013-01-15 08:53:32 PST for push 66c50eff016e
slave: tegra-114
https://tbpl.mozilla.org/php/getParsedLog.php?id=18822432&tree=Mozilla-Inbound
{
1 INFO TEST-START | testClearPrivateData
2 INFO TEST-PASS | testClearPrivateData | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_blank_01.html should equal http://mochi.test:8888/tests/robocop/robocop_blank_01.html
Exception caught during test!
java.lang.NullPointerException
at org.mozilla.fennec.tests.testClearPrivateData.clearHistory(testClearPrivateData.java:33)
at org.mozilla.fennec.tests.testClearPrivateData.testClearPrivateData(testClearPrivateData.java:23)
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.fennec.tests.BaseTest.runTest(BaseTest.java:129)
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)
3 INFO TEST-UNEXPECTED-FAIL | testClearPrivateData | Exception caught - java.lang.NullPointerException
}
Comment 1•13 years ago
|
||
Fixed by :jmaher's backout of bug 745041: https://hg.mozilla.org/integration/mozilla-inbound/rev/c533aced00c0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•