Closed
Bug 893090
Opened 12 years ago
Closed 12 years ago
Intermittent testAllPagesTab | first list item can be retrieved - null!
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=25219221&tree=Mozilla-Inbound
Android Tegra 250 mozilla-inbound opt test robocop-1 on 2013-07-12 06:54:55 PDT for push d218deb5ac96
slave: tegra-173
0 INFO SimpleTest START
1 INFO TEST-START | testAllPagesTab
EventExpecter: no longer listening for Gecko:Ready
2 INFO TEST-PASS | testAllPagesTab | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_big_link.html should equal http://mochi.test:8888/tests/robocop/robocop_big_link.html
EventExpecter: no longer listening for DOMContentLoaded
3 INFO TEST-PASS | testAllPagesTab | Three tabs shown - 3 should equal 3
4 INFO TEST-PASS | testAllPagesTab | Strip is hidden - false should equal false
5 INFO TEST-PASS | testAllPagesTab | checking that all pages list exists and has 5 children (the default bookmarks) - android.widget.ListView@4845e948 should not equal null
6 INFO TEST-PASS | testAllPagesTab | TextView is filled in - Firefox: Customize with add-ons
7 INFO TEST-PASS | testAllPagesTab | TextView is filled in - https://addons.mozilla.org/en-US/android/
8 INFO TEST-PASS | testAllPagesTab | Correct number of ImageViews visible - 2 should equal 2
9 INFO TEST-PASS | testAllPagesTab | TextView is filled in - Firefox: Support
10 INFO TEST-PASS | testAllPagesTab | TextView is filled in - http://support.mozilla.org/en-US/products/mobile
11 INFO TEST-PASS | testAllPagesTab | Correct number of ImageViews visible - 2 should equal 2
12 INFO TEST-PASS | testAllPagesTab | TextView is filled in - Firefox Start
13 INFO TEST-PASS | testAllPagesTab | TextView is filled in - about:home
14 INFO TEST-PASS | testAllPagesTab | Correct number of ImageViews visible - 2 should equal 2
15 INFO TEST-PASS | testAllPagesTab | TextView is filled in - Firefox: About your browser
16 INFO TEST-PASS | testAllPagesTab | TextView is filled in - about:firefox
17 INFO TEST-PASS | testAllPagesTab | Correct number of ImageViews visible - 2 should equal 2
18 INFO TEST-PASS | testAllPagesTab | TextView is filled in - http://mochi.test:8888/tests/robocop/robocop_big_link.html
19 INFO TEST-PASS | testAllPagesTab | TextView is filled in - Switch to tab
20 INFO TEST-PASS | testAllPagesTab | Correct number of ImageViews visible - 1 should equal 1
21 INFO TEST-PASS | testAllPagesTab | first list item can be retrieved - android.widget.RelativeLayout@484700a8
first list item has text: Firefox: About your browser
first list item has text: about:firefox
EventExpecter: no longer listening for DOMContentLoaded
22 INFO TEST-PASS | testAllPagesTab | Awesomebar URL stayed the same - about:firefox should equal about:firefox
23 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | first list item can be retrieved - null!
Exception caught during test!
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | first list item can be retrieved - null!
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.tests.testAllPagesTab.testContextMenu(testAllPagesTab.java:113)
at org.mozilla.fennec.tests.testAllPagesTab.testAllPagesTab(testAllPagesTab.java:47)
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:133)
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)
24 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | first list item can be retrieved - null!
25 INFO TEST-END | testAllPagesTab | finished in 60418ms
26 INFO TEST-START | Shutdown
27 INFO Passed: 21
28 INFO Failed: 2
29 INFO Todo: 0
30 INFO SimpleTest FINISHED
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•12 years ago
|
||
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
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
•