Closed
Bug 832659
Opened 12 years ago
Closed 12 years ago
Intermittent testDoorHanger | Doorhanger notification is hidden - got true, expected false (x7)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Assigned: AdrianT)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=18961725&tree=Firefox
Android Armv6 Tegra 250 mozilla-central opt test robocop on 2013-01-19 09:50:35 PST for push 02e12a80aef9
slave: tegra-135
15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
Exception caught during test!
junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
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.testDoorHanger.testDoorHanger(testDoorHanger.java:73)
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:125)
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)
16 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Exception caught - junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
17 INFO TEST-END | testDoorHanger | finished in 108438ms
...
01-19 10:27:03.700 I/Robocop ( 7826): 14 INFO TEST-PASS | testDoorHanger | Awesomebar URL typed properly - http://mochi.test:8888/tests/robocop/robocop_offline_storage.html should equal http://mochi.test:8888/tests/robocop/robocop_offline_storage.html
01-19 10:27:03.700 D/Robocop ( 7826): waiting for DOMContentLoaded
01-19 10:27:03.740 D/GeckoApp( 7826): State - 983041
01-19 10:27:03.740 D/GeckoApp( 7826): Got a document start event.
01-19 10:27:03.750 I/GeckoToolbar( 7826): zerdatime 2027003 - Throbber start
01-19 10:27:03.950 I/GeckoApp( 7826): Security Mode - unknown
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.708 D/Robocop ( 7826): Waking up on handleMessage
01-19 10:27:04.708 D/Robocop ( 7826): received event DOMContentLoaded
01-19 10:27:04.718 D/Robocop ( 7826): unblocked on expecter for DOMContentLoaded
01-19 10:27:04.768 D/GeckoApp( 7826): State - 786448
01-19 10:27:04.768 D/GeckoApp( 7826): Got a document stop event.
01-19 10:27:04.778 E/GeckoConsole( 7826): [JavaScript Warning: "WARN addons.updates: Request failed: 404: Not Found" {file: "resource://gre/modules/AddonUpdateChecker.jsm" line: 464}]
01-19 10:27:05.280 I/GeckoToolbar( 7826): zerdatime 2028536 - Throbber stop
01-19 10:27:05.280 D/GeckoFavicons( 7826): Requesting cancelation of favicon load (9)
01-19 10:27:05.310 I/GeckoToolbar( 7826): zerdatime 2028566 - Throbber stop
01-19 10:27:08.758 D/GeckoFavicons( 7826): Could not get URI for favicon
01-19 10:27:09.918 I/Robocop ( 7826): 15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
01-19 10:27:09.938 I/Robocop ( 7826): Exception caught during test!
01-19 10:27:09.938 I/Robocop ( 7826): junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.Assert.fail(Assert.java:47)
01-19 10:27:09.938 I/Robocop ( 7826): at org.mozilla.fennec.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:107)
01-19 10:27:09.938 I/Robocop ( 7826): at org.mozilla.fennec.FennecMochitestAssert.ok(FennecMochitestAssert.java:136)
01-19 10:27:09.938 I/Robocop ( 7826): at org.mozilla.fennec.FennecMochitestAssert.is(FennecMochitestAssert.java:142)
01-19 10:27:09.938 I/Robocop ( 7826): at org.mozilla.fennec.tests.testDoorHanger.testDoorHanger(testDoorHanger.java:73)
01-19 10:27:09.938 I/Robocop ( 7826): at java.lang.reflect.Method.invokeNative(Native Method)
01-19 10:27:09.938 I/Robocop ( 7826): at java.lang.reflect.Method.invoke(Method.java:521)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:204)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:194)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
01-19 10:27:09.938 I/Robocop ( 7826): at org.mozilla.fennec.tests.BaseTest.runTest(BaseTest.java:125)
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.TestCase.runBare(TestCase.java:127)
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.TestResult$1.protect(TestResult.java:106)
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.TestResult.runProtected(TestResult.java:124)
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.TestResult.run(TestResult.java:109)
01-19 10:27:09.938 I/Robocop ( 7826): at junit.framework.TestCase.run(TestCase.java:118)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
01-19 10:27:09.938 I/Robocop ( 7826): at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:520)
01-19 10:27:09.938 I/Robocop ( 7826): at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
01-19 10:27:09.938 I/Robocop ( 7826): 16 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Exception caught - junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Doorhanger notification is hidden - got true, expected false
01-19 10:27:09.938 I/Robocop ( 7826): 17 INFO TEST-END | testDoorHanger | finished in 108438ms
| 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) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → adrian.tamas
Comment 9•12 years ago
|
||
(OrangeWFM bugs not modified in > 2 months)
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
•