Closed
Bug 818175
Opened 12 years ago
Closed 12 years ago
Intermittent testHistory | Got history item - didn't expect null, but got it
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
Details
(Keywords: intermittent-failure)
Android Tegra 250 mozilla-inbound opt test robocop on 2012-12-02 18:59:10 PST for push f5b542c05974
slave: tegra-155
https://tbpl.mozilla.org/php/getParsedLog.php?id=17546985&tree=Mozilla-Inbound
{
1 INFO TEST-START | testHistory
2 INFO TEST-PASS | testHistory | 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
3 INFO TEST-PASS | testHistory | Got the awesomebar - org.mozilla.fennec.FennecNativeElement@4851ec48 should not equal null
4 INFO TEST-PASS | testHistory | Page title match - Expected /Browser Blank Page 01/, got "Browser Blank Page 01"
5 INFO TEST-PASS | testHistory | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_blank_02.html should equal http://mochi.test:8888/tests/robocop/robocop_blank_02.html
6 INFO TEST-PASS | testHistory | Got the awesomebar - org.mozilla.fennec.FennecNativeElement@48527eb8 should not equal null
7 INFO TEST-PASS | testHistory | Page title match - Expected /Browser Blank Page 02/, got "Browser Blank Page 02"
8 INFO TEST-PASS | testHistory | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_blank_03.html should equal http://mochi.test:8888/tests/robocop/robocop_blank_03.html
9 INFO TEST-PASS | testHistory | Got the awesomebar - org.mozilla.fennec.FennecNativeElement@485b9240 should not equal null
10 INFO TEST-PASS | testHistory | Page title match - Expected /Browser Blank Page 03/, got "Browser Blank Page 03"
11 INFO TEST-PASS | testHistory | checking history exists - history exists
12 INFO TEST-UNEXPECTED-FAIL | testHistory | Got history item - didn't expect null, but got it
Exception caught during test!
junit.framework.AssertionFailedError: 12 INFO TEST-UNEXPECTED-FAIL | testHistory | Got history item - didn't expect null, but got it
at junit.framework.Assert.fail(Assert.java:47)
at org.mozilla.fennec.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:107)
at org.mozilla.fennec.FennecMochitestAssert.ok(FennecMochitestAssert.java:136)
at org.mozilla.fennec.FennecMochitestAssert.isnot(FennecMochitestAssert.java:147)
at org.mozilla.fennec.tests.testHistory.testHistory(testHistory.java:69)
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:120)
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)
13 INFO TEST-UNEXPECTED-FAIL | testHistory | Exception caught - junit.framework.AssertionFailedError: 12 INFO TEST-UNEXPECTED-FAIL | testHistory | Got history item - didn't expect null, but got it
14 INFO TEST-END | testHistory | finished in 70766ms
}
Comment 1•12 years ago
|
||
Another possible regression from bug 759041.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 9•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•4 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
•