Closed
Bug 870079
Opened 12 years ago
Closed 11 years ago
Intermittent testAllPagesTab | Correct number of ImageViews visible - got 1, expected 2
Categories
(Firefox for Android Graveyard :: Awesomescreen, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
121.33 KB,
image/jpeg
|
Details |
+++ This bug was initially created as a clone of Bug #817899 +++
mmm, deja vu...
https://tbpl.mozilla.org/php/getParsedLog.php?id=22743047&tree=Mozilla-Inbound
Android Armv6 Tegra 250 mozilla-inbound opt test robocop-1 on 2013-05-08 12:46:54 PDT for push a5b13623631c
slave: tegra-091
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@48536c28 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-UNEXPECTED-FAIL | testAllPagesTab | Correct number of ImageViews visible - got 1, expected 2
Exception caught during test!
junit.framework.AssertionFailedError: 8 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | Correct number of ImageViews visible - got 1, expected 2
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.is(FennecMochitestAssert.java:142)
at org.mozilla.fennec.tests.testAllPagesTab.testList(testAllPagesTab.java:105)
at org.mozilla.fennec.tests.testAllPagesTab.testAllPagesTab(testAllPagesTab.java:46)
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:127)
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)
9 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | Exception caught - junit.framework.AssertionFailedError: 8 INFO TEST-UNEXPECTED-FAIL | testAllPagesTab | Correct number of ImageViews visible - got 1, expected 2
10 INFO TEST-END | testAllPagesTab | finished in 52086ms
11 INFO TEST-START | Shutdown
12 INFO Passed: 6
13 INFO Failed: 2
14 INFO Todo: 0
15 INFO SimpleTest FINISHED
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
05-08 12:55:35.229 D/GeckoFavicons( 1731): The provided favicon URL is not valid
Relevant?
Comment 3•12 years ago
|
||
The screenshot looks fine.
Was the "Big Link" list item somehow "confused" with the "Customize with add-ons" list item?
Or is this a problem with timing? Maybe that list item hadn't been fully populated yet when the test checked? Would both ImageViews be there after a short delay?
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•11 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: 11 years ago
Resolution: --- → WORKSFORME
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
•