Closed
Bug 1006242
Opened 11 years ago
Closed 9 years ago
Intermittent testMasterPassword | Doorhanger notification is hidden - got true, expected false
*
Summary:
Intermittent testMasterPassword | Doorhanger notification is hidden - got true, expected false
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
People
(Reporter: KWierso, Assigned: gbrown)
References
Details
(Keywords: intermittent-failure)
Bug Flags:
| ||||
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
https://tbpl.mozilla.org/php/getParsedLog.php?id=39081187&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-05 15:18:33 PDT for push 46d57b8f48ce
slave: panda-0382
15:36:39 INFO - 0 INFO SimpleTest START
15:36:39 INFO - 1 INFO TEST-START | testMasterPassword
15:36:39 INFO - 2 INFO TEST-PASS | testMasterPassword | Given message occurred for registered event: {"type":"Gecko:Ready"} - Gecko:Ready should equal Gecko:Ready
15:36:39 INFO - EventExpecter: no longer listening for Gecko:Ready
15:36:39 INFO - 3 INFO TEST-PASS | testMasterPassword | Waiting for and scrolling once to find item ^Privacy$ - ^Privacy$ found
15:36:39 INFO - 4 INFO TEST-PASS | testMasterPassword | Waiting for enabled text ^Privacy$ - ^Privacy$ option is present and enabled
15:36:39 INFO - 5 INFO TEST-PASS | testMasterPassword | Waiting for and scrolling once to find item ^Use master password$ - ^Use master password$ found
15:36:39 INFO - 6 INFO TEST-PASS | testMasterPassword | Waiting for enabled text ^Use master password$ - ^Use master password$ option is present and enabled
15:36:39 INFO - 7 INFO TEST-PASS | testMasterPassword | Verify if the OK button is inactive - The OK button is inactive until both fields are filled
15:36:39 INFO - 8 INFO TEST-PASS | testMasterPassword | Verify if the OK button is inactive - The OK button is inactive until the Confirm password field is filled
15:36:39 INFO - 9 INFO TEST-PASS | testMasterPassword | Verify if the OK button is inactive - The OK button is inactive until both fields contain the same password
15:36:39 INFO - 10 INFO TEST-PASS | testMasterPassword | Verify if the OK button is inactive - The OK button is inactive until the Password field is filled
15:36:39 INFO - 11 INFO TEST-PASS | testMasterPassword | Checking if no password was set if the action was canceled - No password was set
15:36:39 INFO - 12 INFO TEST-PASS | testMasterPassword | waiting to convert the letters in dots - The letters are converted in dots
15:36:39 INFO - 13 INFO TEST-PASS | testMasterPassword | Checking if Use master password is present - Use master password is present
15:36:39 INFO - 14 INFO TEST-PASS | testMasterPassword | Checking if the password is enabled - The password is enabled
15:36:39 INFO - 15 INFO TEST-PASS | testMasterPassword | waiting for urlbar text to gain focus - urlbar text gained focus
15:36:39 INFO - 16 INFO TEST-PASS | testMasterPassword | URL typed properly - http://mochi.test:8888/tests/robocop/robocop_login.html should equal http://mochi.test:8888/tests/robocop/robocop_login.html
15:36:39 INFO - 17 INFO TEST-PASS | testMasterPassword | Given message occurred for registered event: {"errorType":"","bgColor":"transparent","type":"DOMContentLoaded","tabID":0} - DOMContentLoaded should equal DOMContentLoaded
15:36:39 INFO - EventExpecter: no longer listening for DOMContentLoaded
15:36:39 INFO - 18 INFO TEST-PASS | testMasterPassword | Doorhanger notification is displayed - true should equal true
15:36:39 INFO - 19 INFO TEST-PASS | testMasterPassword | Checking if Save option is present - Save option is present
15:36:39 INFO - 20 INFO TEST-PASS | testMasterPassword | waiting for urlbar text to gain focus - urlbar text gained focus
15:36:39 INFO - 21 INFO TEST-PASS | testMasterPassword | URL typed properly - http://mochi.test:8888/tests/robocop/robocop_login.html should equal http://mochi.test:8888/tests/robocop/robocop_login.html
15:36:39 INFO - 22 INFO TEST-PASS | testMasterPassword | Given message occurred for registered event: {"errorType":"","bgColor":"transparent","type":"DOMContentLoaded","tabID":0} - DOMContentLoaded should equal DOMContentLoaded
15:36:39 INFO - EventExpecter: no longer listening for DOMContentLoaded
15:36:39 INFO - 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
15:36:39 INFO - Exception caught during test!
15:36:39 INFO - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
15:36:39 INFO - at junit.framework.Assert.fail(Assert.java:47)
15:36:39 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:111)
15:36:39 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:140)
15:36:39 INFO - at org.mozilla.gecko.FennecMochitestAssert.is(FennecMochitestAssert.java:146)
15:36:39 INFO - at org.mozilla.gecko.tests.testMasterPassword.noDoorhangerDisplayed(testMasterPassword.java:122)
15:36:39 INFO - at org.mozilla.gecko.tests.testMasterPassword.verifyLoginPage(testMasterPassword.java:211)
15:36:39 INFO - at org.mozilla.gecko.tests.testMasterPassword.testMasterPassword(testMasterPassword.java:18)
15:36:39 INFO - at java.lang.reflect.Method.invokeNative(Native Method)
15:36:39 INFO - at java.lang.reflect.Method.invoke(Method.java:511)
15:36:39 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
15:36:39 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
15:36:39 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
15:36:39 INFO - at org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:125)
15:36:39 INFO - at junit.framework.TestCase.runBare(TestCase.java:127)
15:36:39 INFO - at junit.framework.TestResult$1.protect(TestResult.java:106)
15:36:39 INFO - at junit.framework.TestResult.runProtected(TestResult.java:124)
15:36:39 INFO - at junit.framework.TestResult.run(TestResult.java:109)
15:36:39 INFO - at junit.framework.TestCase.run(TestCase.java:118)
15:36:39 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
15:36:39 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
15:36:39 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:545)
15:36:39 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551)
15:36:39 INFO - 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
15:36:39 INFO - 25 INFO TEST-END | testMasterPassword | finished in 80693ms
15:36:39 INFO - 26 INFO TEST-START | Shutdown
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Comment 3•11 years ago
|
||
Reporter | ||
Comment 4•11 years ago
|
||
Reporter | ||
Comment 5•11 years ago
|
||
Reporter | ||
Comment 6•11 years ago
|
||
Reporter | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39106919&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-05 22:02:23
revision: 8a7537ba6f18
slave: panda-0454
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 22:18:58.515 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 22:19:08.625 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 22:19:08.625 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 9•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39110025&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-05 22:55:17
revision: b04759a8cbde
slave: panda-0470
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:10:57.765 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:11:08.070 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:11:08.070 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 10•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39109628&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-05 22:46:15
revision: 590dd7f20c62
slave: panda-0464
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:02:18.390 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:02:28.453 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-05 23:02:28.453 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 11•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39114778&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 01:18:22
revision: 0c567eac2635
slave: panda-0384
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 01:34:21.234 I/Robocop ( 2721): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 01:34:31.390 I/Robocop ( 2721): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 01:34:31.406 I/Robocop ( 2721): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 12•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39114821&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 01:19:20
revision: f1a48f161f70
slave: panda-0762
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:35:31.335 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:35:41.374 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:35:41.374 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 13•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39117334&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 02:29:21
revision: 9040b7692048
slave: panda-0649
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 02:45:07.789 I/Robocop ( 2724): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 02:45:18.140 I/Robocop ( 2724): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 02:45:18.140 I/Robocop ( 2724): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 14•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39119687&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 03:27:20
revision: 20629963c561
slave: panda-0155
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:44:11.210 I/Robocop ( 2726): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:44:21.359 I/Robocop ( 2726): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:44:21.367 I/Robocop ( 2726): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 15•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39120306&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 03:39:20
revision: 8e82e8257789
slave: panda-0650
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:55:11.218 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:55:21.453 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 03:55:21.460 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 16•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39122082&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 04:08:20
revision: 69b17f30b7ec
slave: panda-0132
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:24:16.117 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:24:26.398 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:24:26.398 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 17•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39124086&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 04:32:25
revision: 571814852fe8
slave: panda-0508
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:54:47.453 I/Robocop ( 2712): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:54:57.632 I/Robocop ( 2712): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 04:54:57.640 I/Robocop ( 2712): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 18•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39124789&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 04:48:15
revision: 1ad3657ba226
slave: panda-0615
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 05:04:31.539 I/Robocop ( 2712): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 05:04:41.617 I/Robocop ( 2712): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 05:04:41.617 I/Robocop ( 2712): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 19•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39130788&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-06 06:20:17
revision: 9fe51c28b7be
slave: panda-0725
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 06:46:28.921 I/Robocop ( 2742): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 06:46:39.031 I/Robocop ( 2742): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 06:46:39.031 I/Robocop ( 2742): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 20•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39132807&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-06 07:03:16
revision: 8bd82defae82
slave: panda-0234
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:10.054 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:20.375 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:20.375 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 21•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39132854&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 07:04:23
revision: 0497635fa226
slave: panda-0842
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:47.234 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:57.515 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:19:57.523 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 22•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39133531&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 07:15:18
revision: 88955975f26e
slave: panda-0141
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:31:20.304 I/Robocop ( 2724): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:31:30.367 I/Robocop ( 2724): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 07:31:30.375 I/Robocop ( 2724): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 23•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39135417&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 07:46:07
revision: df4ae5ba7d6e
slave: panda-0199
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:00.531 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:10.703 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:10.703 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 24•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39135417&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 07:46:07
revision: df4ae5ba7d6e
slave: panda-0199
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:00.531 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:10.703 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:02:10.703 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 25•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39136998&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 08:02:21
revision: e436a3c3dcb3
slave: panda-0454
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:27:19.210 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:27:29.414 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 08:27:29.421 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 26•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39141839&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 09:41:21
revision: 292a44e059e2
slave: panda-0642
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 09:57:19.242 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 09:57:29.320 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 09:57:29.320 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 27•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39142942&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 10:04:41
revision: 213937a65046
slave: panda-0161
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 10:21:13.210 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 10:21:23.234 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 10:21:23.234 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 28•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39143806&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 10:19:40
revision: 1170c75f8a87
slave: panda-0096
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:36:09.022 I/Robocop ( 2714): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:36:19.319 I/Robocop ( 2714): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:36:19.334 I/Robocop ( 2714): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 29•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39147402&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 11:30:17
revision: 14a43400007e
slave: panda-0082
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:49:02.960 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:49:13.054 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:49:13.062 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 30•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39147732&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 11:41:41
revision: 6e21af391b24
slave: panda-0206
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:12.156 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:22.359 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:22.359 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 31•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39147732&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 11:41:41
revision: 6e21af391b24
slave: panda-0206
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:12.156 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:22.359 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 11:58:22.359 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 32•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39148505&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 11:58:19
revision: 4a86ed630036
slave: panda-0175
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:15:55.804 I/Robocop ( 2735): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:16:05.984 I/Robocop ( 2735): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:16:05.999 I/Robocop ( 2735): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 33•11 years ago
|
||
Brian, can you please take a look at this failure which started happening yesterday with high frequency?
Flags: needinfo?(bnicholson)
Comment 34•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39150285&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 12:28:59
revision: 656d626d8fd1
slave: panda-0094
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:47:42.257 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:47:52.429 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:47:52.429 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 35•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39150996&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 12:41:16
revision: 9ac7ac429216
slave: panda-0166
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:58:26.765 I/Robocop ( 2741): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:58:36.890 I/Robocop ( 2741): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 12:58:36.898 I/Robocop ( 2741): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 36•11 years ago
|
||
I can take a look today, but I'll be on PTO for the rest of the week starting tomorrow, so I might have to dump this on someone else.
Flags: needinfo?(bnicholson)
Comment 37•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39158353&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-06 14:45:21
revision: 02aa8d6b8791
slave: panda-0455
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:10.351 I/Robocop ( 2739): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:20.593 I/Robocop ( 2739): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:20.593 I/Robocop ( 2739): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 38•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39158353&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-06 14:45:21
revision: 02aa8d6b8791
slave: panda-0455
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:10.351 I/Robocop ( 2739): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:20.593 I/Robocop ( 2739): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:02:20.593 I/Robocop ( 2739): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 39•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39159419&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 15:01:30
revision: 64a44ceddaef
slave: panda-0179
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:18:05.445 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:18:15.789 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:18:15.789 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 40•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39160385&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 15:14:15
revision: f60a35a375f6
slave: panda-0580
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:30:12.171 I/Robocop ( 2708): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:30:22.281 I/Robocop ( 2708): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:30:22.289 I/Robocop ( 2708): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 41•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39160002&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 15:08:19
revision: 4236bc861beb
slave: panda-0683
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:24:51.429 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:25:01.468 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:25:01.468 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 42•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39160781&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 15:08:20
revision: 46a5bfb1fab7
slave: panda-0221
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:34:37.882 I/Robocop ( 2739): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:34:48.179 I/Robocop ( 2739): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:34:48.179 I/Robocop ( 2739): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 43•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39161446&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 15:27:21
revision: dfba6113cb02
slave: panda-0636
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:44:16.585 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:44:26.812 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:44:26.828 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 44•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39161615&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 15:30:36
revision: 15795f57fb94
slave: panda-0670
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:46:48.414 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:46:58.445 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 15:46:58.445 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 45•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39162848&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 15:50:16
revision: c77242ba4613
slave: panda-0556
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:05:55.585 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:06:05.656 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:06:05.656 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 46•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39164109&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-06 16:11:21
revision: 9fb5cb82cb13
slave: panda-0465
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:27:13.796 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:27:24.000 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:27:24.000 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 47•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39165998&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 16:38:16
revision: d0523fcc5af9
slave: panda-0175
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:54:14.867 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:54:24.984 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 16:54:24.984 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 48•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39167304&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 17:01:12
revision: d46b25e314d9
slave: panda-0610
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:15:29.453 I/Robocop ( 2709): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:15:39.468 I/Robocop ( 2709): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 17:15:39.468 I/Robocop ( 2709): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 49•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39171055&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 18:04:15
revision: 21a4c2bfa60c
slave: panda-0811
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 18:16:24.875 I/Robocop ( 2723): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 18:16:35.164 I/Robocop ( 2723): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 18:16:35.164 I/Robocop ( 2723): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 50•11 years ago
|
||
I haven't had any luck reproducing this today, so maybe someone else can take a look. I think Margaret worked on door hangers and Wes worked on master password -- could either of you take a look at this?
Note that this failure started appearing with this push: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=1b8d0fcafd1f. Not sure how it's related.
Flags: needinfo?(wjohnston)
Flags: needinfo?(margaret.leibovic)
Comment 51•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39173794&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 18:45:27
revision: 92adc2d22159
slave: panda-0024
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:01:46.257 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:01:56.507 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:01:56.507 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 52•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39180280&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 20:35:20
revision: 80779d35e871
slave: panda-0700
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:51:22.632 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:51:32.796 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:51:32.796 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 53•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39177321&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 19:46:41
revision: 8fcfb1107b03
slave: panda-0598
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:02:14.960 I/Robocop ( 2723): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:02:25.148 I/Robocop ( 2723): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:02:25.148 I/Robocop ( 2723): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 54•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39179339&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-06 20:20:19
revision: 5bbc85136202
slave: panda-0640
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:36:20.265 I/Robocop ( 2719): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:36:30.406 I/Robocop ( 2719): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 20:36:30.406 I/Robocop ( 2719): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 55•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39176858&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-06 19:36:22
revision: 8f4c8f01f554
slave: panda-0462
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:52:33.781 I/Robocop ( 2734): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:52:43.828 I/Robocop ( 2734): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 19:52:43.835 I/Robocop ( 2734): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 56•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39183619&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 21:49:21
revision: 5fb3807811b7
slave: panda-0617
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 22:05:16.601 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 22:05:26.648 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 22:05:26.648 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 57•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39181418&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-06 20:54:18
revision: 41708cef5ec1
slave: panda-0057
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 21:10:47.109 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 21:10:57.226 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 21:10:57.242 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 58•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39187926&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 00:17:20
revision: 73d49c3410cb
slave: panda-0724
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 00:33:16.453 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 00:33:26.710 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 00:33:26.710 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 59•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39189529&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 01:10:20
revision: da3a67552b81
slave: panda-0120
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 01:27:12.257 I/Robocop ( 2741): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 01:27:22.414 I/Robocop ( 2741): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 01:27:22.429 I/Robocop ( 2741): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 60•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
honzab.moz%firemni.cz
https://tbpl.mozilla.org/php/getParsedLog.php?id=39155178&tree=Gum
Android 4.0 Panda gum opt test robocop-3 on 2014-05-06 13:49:25
revision: c230cbf0e7cc
slave: panda-0081
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 14:04:52.218 I/Robocop ( 2723): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 14:05:02.445 I/Robocop ( 2723): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-06 14:05:02.453 I/Robocop ( 2723): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 61•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39197153&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 03:59:29
revision: 5bbc85136202
slave: panda-0774
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 04:15:30.609 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 04:15:40.640 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 04:15:40.640 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 62•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39199932&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 04:44:23
revision: 0b7fbc19c190
slave: panda-0502
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:01:16.367 I/Robocop ( 2744): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:01:26.687 I/Robocop ( 2744): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:01:26.687 I/Robocop ( 2744): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 63•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39202076&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 05:05:29
revision: 417acde736e7
slave: panda-0624
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:36:06.781 I/Robocop ( 2686): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:36:16.906 I/Robocop ( 2686): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:36:16.906 I/Robocop ( 2686): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 64•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39200929&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 04:59:41
revision: 83d8155eba84
slave: panda-0741
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:36.562 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:46.781 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:46.781 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 65•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39200929&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 04:59:41
revision: 83d8155eba84
slave: panda-0741
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:36.562 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:46.781 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 05:15:46.781 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 66•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39203877&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 05:52:15
revision: 729515d1cfff
slave: panda-0611
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:08:11.484 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:08:21.789 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:08:21.789 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 67•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39207572&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 06:42:24
revision: fef1a56f0237
slave: panda-0548
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:04:12.710 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:04:22.796 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:04:22.796 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 68•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39208072&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-07 06:58:20
revision: d8fdc3e3c74a
slave: panda-0349
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:14:15.851 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:14:25.937 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 07:14:25.953 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 69•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39206619&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 06:30:20
revision: 36b2f696ff10
slave: panda-0700
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:46:32.773 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:46:43.109 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 06:46:43.109 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 70•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39211170&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 07:43:22
revision: a0840fbb59fd
slave: panda-0142
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:08.484 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:18.609 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:18.609 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 71•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39211170&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 07:43:22
revision: a0840fbb59fd
slave: panda-0142
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:08.484 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:18.609 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:03:18.609 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 72•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39213666&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 08:27:26
revision: ef60f8aa9a01
slave: panda-0406
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:40:05.773 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:40:15.898 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 08:40:15.898 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 73•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39215651&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 08:57:14
revision: 7fffbe8dc9ec
slave: panda-0358
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:13:32.070 I/Robocop ( 2727): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:13:42.117 I/Robocop ( 2727): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:13:42.125 I/Robocop ( 2727): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 74•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Gijs
https://tbpl.mozilla.org/php/getParsedLog.php?id=39216121&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-07 09:04:43
revision: 0a216eabd11f
slave: panda-0428
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:21:42.398 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:21:52.617 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 09:21:52.625 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 75•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39220393&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 10:21:44
revision: bf9cc4b2aae6
slave: panda-0541
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:41:01.117 I/Robocop ( 2738): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:41:11.124 I/Robocop ( 2738): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:41:11.140 I/Robocop ( 2738): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 76•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
kats
https://tbpl.mozilla.org/php/getParsedLog.php?id=39221192&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-07 10:37:29
revision: 2b69ce1aadc6
slave: panda-0155
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:54:35.945 I/Robocop ( 2724): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:54:46.015 I/Robocop ( 2724): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 10:54:46.015 I/Robocop ( 2724): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 77•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
kats
https://tbpl.mozilla.org/php/getParsedLog.php?id=39224131&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-07 11:31:26
revision: 2b69ce1aadc6
slave: panda-0565
05/07/2014 11:35:02: DEBUG: 2237 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0558/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0558
05/07/2014 11:35:02: DEBUG: 2348 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0564/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0564
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 11:46:59.906 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 11:47:10.117 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 11:47:10.117 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 78•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39226800&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 12:13:22
revision: b7475fd74c6a
slave: panda-0501
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Mochi-Remote ERROR | Automation Error: Missing end of test marker (process crashed?)
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:29:13.890 I/Robocop ( 2661): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:29:24.210 I/Robocop ( 2661): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:29:24.210 I/Robocop ( 2661): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 79•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39228676&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-07 12:43:17
revision: c44b4207aa5f
slave: panda-0719
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:59:14.609 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:59:24.828 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 12:59:24.828 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 80•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39228943&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-07 12:47:14
revision: bc2682a7248c
slave: panda-0810
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:03:43.664 I/Robocop ( 2724): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:03:53.851 I/Robocop ( 2724): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:03:53.851 I/Robocop ( 2724): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
junit.framework.AssertionFailedError: 9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
10 INFO TEST-UNEXPECTED-FAIL | testNewTab | Exception caught - junit.framework.AssertionFailedError: 9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
05-07 13:04:27.757 I/Robocop ( 2961): 9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
05-07 13:04:27.937 I/Robocop ( 2961): junit.framework.AssertionFailedError: 9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
05-07 13:04:27.937 I/Robocop ( 2961): 10 INFO TEST-UNEXPECTED-FAIL | testNewTab | Exception caught - junit.framework.AssertionFailedError: 9 INFO TEST-UNEXPECTED-FAIL | testNewTab | Number of tabs increased - got 1, expected 2
Return code: 1
Comment 81•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39228859&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 12:39:28
revision: ff9afcc49b24
slave: panda-0440
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:02:18.843 I/Robocop ( 2714): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:02:28.890 I/Robocop ( 2714): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:02:28.890 I/Robocop ( 2714): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 82•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39230929&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 13:24:20
revision: 1cb4e164d59c
slave: panda-0539
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Mochi-Remote ERROR | Automation Error: Missing end of test marker (process crashed?)
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:15.757 I/Robocop ( 2683): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:25.984 I/Robocop ( 2683): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:25.984 I/Robocop ( 2683): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 83•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39230929&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 13:24:20
revision: 1cb4e164d59c
slave: panda-0539
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Mochi-Remote ERROR | Automation Error: Missing end of test marker (process crashed?)
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:15.757 I/Robocop ( 2683): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:25.984 I/Robocop ( 2683): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 13:40:25.984 I/Robocop ( 2683): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 84•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39233274&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 14:34:17
revision: d74281e6d571
slave: panda-0082
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 14:53:35.812 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 14:53:45.976 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 14:53:45.992 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 85•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39233788&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-07 14:49:21
revision: 8be0e21fd300
slave: panda-0372
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 15:06:09.921 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 15:06:19.945 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 15:06:19.953 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 86•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39238938&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 16:13:21
revision: 52f249e906ce
slave: panda-0481
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:24.250 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:34.367 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:34.382 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 87•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39239060&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 16:07:23
revision: 8be0e21fd300
slave: panda-0035
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:30:51.000 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:31:01.312 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:31:01.312 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 88•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39239060&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 16:07:23
revision: 8be0e21fd300
slave: panda-0035
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:30:51.000 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:31:01.312 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:31:01.312 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 89•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39238938&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 16:13:21
revision: 52f249e906ce
slave: panda-0481
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:24.250 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:34.367 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:29:34.382 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 90•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mccr8
https://tbpl.mozilla.org/php/getParsedLog.php?id=39238277&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-07 16:03:30
revision: 589afd500c26
slave: panda-0725
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:19:48.500 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:19:58.734 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:19:58.734 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 91•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39240687&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 16:38:21
revision: 2175e6154ed7
slave: panda-0466
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:54:05.734 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:54:15.843 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 16:54:15.843 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 92•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39243502&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 17:23:15
revision: 79cef4dc41f9
slave: panda-0855
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 17:38:41.765 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 17:38:51.929 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 17:38:51.937 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 93•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39246513&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-07 18:17:28
revision: ef914add28ca
slave: panda-0055
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:34:39.625 I/Robocop ( 2719): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:34:49.632 I/Robocop ( 2719): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:34:49.648 I/Robocop ( 2719): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 94•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39246148&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 18:11:23
revision: 39578a226d51
slave: panda-0523
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:27:57.710 I/Robocop ( 2719): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:28:07.960 I/Robocop ( 2719): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:28:07.960 I/Robocop ( 2719): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 95•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39246447&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 18:17:22
revision: 4c4dcf7533cb
slave: panda-0183
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:33:23.679 I/Robocop ( 2729): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:33:33.804 I/Robocop ( 2729): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 18:33:33.812 I/Robocop ( 2729): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 96•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39248345&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 18:56:28
revision: 4c4dcf7533cb
slave: panda-0707
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:12:49.164 I/Robocop ( 2709): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:12:59.273 I/Robocop ( 2709): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:12:59.273 I/Robocop ( 2709): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 97•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39248383&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 18:56:27
revision: 4c4dcf7533cb
slave: panda-0795
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:13:49.226 I/Robocop ( 2741): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:13:59.500 I/Robocop ( 2741): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:13:59.500 I/Robocop ( 2741): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 98•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39248353&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-07 18:56:20
revision: 4c4dcf7533cb
slave: panda-0501
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:12:58.429 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:13:08.656 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:13:08.656 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 99•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39249505&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 19:24:19
revision: 0f562f567aeb
slave: panda-0604
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:40:15.515 I/Robocop ( 2721): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:40:25.773 I/Robocop ( 2721): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:40:25.789 I/Robocop ( 2721): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 100•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39249774&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-07 19:28:56
revision: 7616388e078a
slave: panda-0712
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:45:23.523 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:45:33.648 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 19:45:33.656 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 101•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39253833&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 20:52:21
revision: d1155f994a3a
slave: panda-0510
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 21:08:37.226 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 21:08:47.289 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 21:08:47.289 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 102•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39256301&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-07 21:55:21
revision: db0ab30af126
slave: panda-0235
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 22:11:29.648 I/Robocop ( 2726): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 22:11:39.804 I/Robocop ( 2726): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-07 22:11:39.804 I/Robocop ( 2726): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 103•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39262976&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 00:52:21
revision: 996575e5352b
slave: panda-0497
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 01:09:02.312 I/Robocop ( 2709): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 01:09:12.648 I/Robocop ( 2709): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 01:09:12.648 I/Robocop ( 2709): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 104•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39265164&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 02:17:21
revision: 135afc151b75
slave: panda-0149
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 02:35:00.835 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 02:35:11.132 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 02:35:11.132 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 105•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39274095&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 05:07:21
revision: 615cffdf77cd
slave: panda-0525
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:29:56.562 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:30:06.734 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:30:06.734 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 106•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39274069&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 05:13:16
revision: 5bc7a1c7054c
slave: panda-0440
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:29:35.109 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:29:45.132 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 05:29:45.132 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 107•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39275718&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-08 05:44:21
revision: 2915a02d24cd
slave: panda-0801
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 06:01:04.148 I/Robocop ( 2730): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 06:01:14.476 I/Robocop ( 2730): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 06:01:14.476 I/Robocop ( 2730): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 108•11 years ago
|
||
This intermittent failure is #4 on OrangeFactor, and as such worthy of escalation due to https://wiki.mozilla.org/Sheriffing/Test_Disabling_Policy
Needinfo'ing an appropriate person for estimation of next steps & timeframe. The policy requires that I state that after two working days a needinfo on the module owner will be added (if they aren't already), and failing that - the test disabled (or suite hidden if disabling isn't an option) 2 working days after that. But that's an absolutely last resort :-)
Margaret or Wes, do one of you have a chance to look at this soon? :)
Comment 109•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281190&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 07:05:26
revision: 14132a1a89dd
slave: panda-0406
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:23:51.960 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:24:02.132 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:24:02.132 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 110•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281118&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 07:06:19
revision: 8c6c54086908
slave: panda-0194
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:23:09.554 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:23:19.593 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:23:19.593 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 111•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ehsan
https://tbpl.mozilla.org/php/getParsedLog.php?id=39280265&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-08 06:54:41
revision: 318e0c4deab5
slave: panda-0864
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:11:07.476 I/Robocop ( 2710): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:11:17.687 I/Robocop ( 2710): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:11:17.703 I/Robocop ( 2710): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 112•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281786&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 07:16:22
revision: 66eb8cc0d73a
slave: panda-0481
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:32:32.226 I/Robocop ( 2722): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:32:42.460 I/Robocop ( 2722): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:32:42.460 I/Robocop ( 2722): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 113•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281874&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 07:16:40
revision: e0e28f569c29
slave: panda-0168
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:33:51.539 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:34:01.820 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:34:01.828 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 114•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281550&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 07:05:26
revision: a4351383899c
slave: panda-0380
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:11.882 I/Robocop ( 2726): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:22.203 I/Robocop ( 2726): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:22.203 I/Robocop ( 2726): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 115•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39281550&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 07:05:26
revision: a4351383899c
slave: panda-0380
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:11.882 I/Robocop ( 2726): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:22.203 I/Robocop ( 2726): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:29:22.203 I/Robocop ( 2726): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 116•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39283607&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 07:42:18
revision: cf209153f20e
slave: panda-0128
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:58:28.484 I/Robocop ( 2711): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:58:38.570 I/Robocop ( 2711): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 07:58:38.570 I/Robocop ( 2711): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 117•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39284500&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 07:52:22
revision: 047828c6ff69
slave: panda-0443
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:09:48.039 I/Robocop ( 2734): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:09:58.195 I/Robocop ( 2734): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:09:58.195 I/Robocop ( 2734): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 118•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39284923&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 07:58:21
revision: 2c8666fc34b3
slave: panda-0244
"comments": "Bug 1006217 - Assertion failure: mValidityMap.Length() == 0, at netwerk/cache2/CacheFileChunk.cpp:392, r=honzab",
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:15:12.343 I/Robocop ( 2721): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:15:22.625 I/Robocop ( 2721): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:15:22.625 I/Robocop ( 2721): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 119•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39288512&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 08:49:17
revision: dea73fdb063c
slave: panda-0164
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 09:05:30.960 I/Robocop ( 2714): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 09:05:41.281 I/Robocop ( 2714): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 09:05:41.296 I/Robocop ( 2714): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 120•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39294237&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 10:34:18
revision: 7cebaf7bff2f
slave: panda-0477
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 10:46:08.562 I/Robocop ( 2735): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 10:46:18.859 I/Robocop ( 2735): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 10:46:18.859 I/Robocop ( 2735): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 121•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39299930&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 12:54:17
revision: fa947e53a790
slave: panda-0862
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:06:30.445 I/Robocop ( 2727): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:06:40.515 I/Robocop ( 2727): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:06:40.515 I/Robocop ( 2727): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 122•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39299951&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 12:55:25
revision: 832fffb0f2f7
slave: panda-0619
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:07:05.335 I/Robocop ( 2724): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:07:15.476 I/Robocop ( 2724): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:07:15.476 I/Robocop ( 2724): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 123•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39304164&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-08 13:54:21
revision: 4cafec48a1f0
slave: panda-0557
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:12:48.789 I/Robocop ( 2730): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:12:59.000 I/Robocop ( 2730): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:12:59.000 I/Robocop ( 2730): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 124•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39302938&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 13:31:15
revision: 33f2a1fa5663
slave: panda-0509
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:55:30.820 I/Robocop ( 2751): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:55:41.117 I/Robocop ( 2751): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 13:55:41.117 I/Robocop ( 2751): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 125•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39306127&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 14:19:42
revision: cb0603410233
slave: panda-0108
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:36:51.375 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:37:01.460 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:37:01.460 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 126•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39305994&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 14:18:17
revision: f5a8c7b832f6
slave: panda-0576
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:35:23.156 I/Robocop ( 2750): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:35:33.328 I/Robocop ( 2750): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:35:33.328 I/Robocop ( 2750): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 127•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39306803&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 14:28:06
revision: 4f28a5cecb48
slave: panda-0564
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:45:06.742 I/Robocop ( 2727): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:45:16.898 I/Robocop ( 2727): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:45:16.898 I/Robocop ( 2727): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 128•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39307278&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 14:34:21
revision: c761bfc0fd2c
slave: panda-0724
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:51:00.289 I/Robocop ( 2715): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:51:10.499 I/Robocop ( 2715): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 14:51:10.499 I/Robocop ( 2715): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 129•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39309526&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 15:00:39
revision: 21d743a319c6
slave: panda-0529
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:18:58.257 I/Robocop ( 2708): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:19:08.570 I/Robocop ( 2708): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:19:08.578 I/Robocop ( 2708): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 130•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39310512&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 15:15:06
revision: 4da05df32a63
slave: panda-0640
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:23.109 I/Robocop ( 2739): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:33.226 I/Robocop ( 2739): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:33.226 I/Robocop ( 2739): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 131•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39310570&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 15:16:19
revision: a39f836bb42d
slave: panda-0119
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:04.703 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:14.890 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:14.890 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 132•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39310512&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 15:15:06
revision: 4da05df32a63
slave: panda-0640
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:23.109 I/Robocop ( 2739): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:33.226 I/Robocop ( 2739): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:32:33.226 I/Robocop ( 2739): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 133•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39310570&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 15:16:19
revision: a39f836bb42d
slave: panda-0119
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:04.703 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:14.890 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:33:14.890 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 134•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39310802&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 15:24:10
revision: f00143b58e26
slave: panda-0466
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:36:30.109 I/Robocop ( 2732): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:36:40.164 I/Robocop ( 2732): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:36:40.164 I/Robocop ( 2732): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 135•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39311150&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 15:16:23
revision: 1073160bd1e4
slave: panda-0522
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:41:12.492 I/Robocop ( 2743): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:41:22.718 I/Robocop ( 2743): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 15:41:22.718 I/Robocop ( 2743): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 136•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39318152&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-08 17:02:26
revision: dce9bf32da45
slave: panda-0174
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:18:23.585 I/Robocop ( 2711): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:18:33.835 I/Robocop ( 2711): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:18:33.843 I/Robocop ( 2711): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 137•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39317760&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 16:55:24
revision: 28c41be02b21
slave: panda-0120
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:12:22.289 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:12:32.648 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 17:12:32.656 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 138•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39316298&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 16:37:15
revision: f5421fcfb39c
slave: panda-0434
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 16:53:29.375 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 16:53:39.585 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 16:53:39.585 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 139•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39321345&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 17:45:38
revision: 4e33e9729ab6
slave: panda-0564
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 18:07:31.390 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 18:07:41.750 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 18:07:41.750 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 140•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39325682&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-08 19:08:31
revision: 92f071838af7
slave: panda-0141
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 19:25:21.609 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 19:25:31.710 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 19:25:31.710 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 141•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39331132&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-08 20:39:16
revision: 4c31d73a163f
slave: panda-0565
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:55:27.710 I/Robocop ( 2712): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:55:38.023 I/Robocop ( 2712): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:55:38.023 I/Robocop ( 2712): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 142•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39331265&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 20:35:20
revision: 47a31d79d01f
slave: panda-0416
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:58:01.625 I/Robocop ( 2716): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:58:11.937 I/Robocop ( 2716): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 20:58:11.937 I/Robocop ( 2716): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 143•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39338249&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 23:02:20
revision: 8b70092ccb11
slave: panda-0400
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:27:31.890 I/Robocop ( 2714): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:27:41.914 I/Robocop ( 2714): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:27:41.921 I/Robocop ( 2714): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 144•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39338895&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-08 23:24:56
revision: 96dbf1ff169c
slave: panda-0410
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:40:50.250 I/Robocop ( 2719): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:41:00.320 I/Robocop ( 2719): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 23:41:00.343 I/Robocop ( 2719): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
ConnectionError: HTTPSConnectionPool(host='blobupload.elasticbeanstalk.com', port=443): Max retries exceeded with url: /blobs/sha512/db2f7cdf1fd0c9da184d30cee36146e48bdb1bc8e40fa7737c16dfa0adba52145f1700b0be32a2cb8c74bf363216593a4222f97d9307d3878d431e549742f8a1 (Caused by <class 'socket.error'>: [Errno 104] Connection reset by peer)
Comment 145•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39343422&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 01:14:22
revision: 5659c858a8a8
slave: panda-0677
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 01:31:20.953 I/Robocop ( 2741): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 01:31:31.070 I/Robocop ( 2741): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 01:31:31.070 I/Robocop ( 2741): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 146•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
:jonco
https://tbpl.mozilla.org/php/getParsedLog.php?id=39286718&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-08 08:27:34
revision: cacd8e237bf2
slave: panda-0581
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:39:36.046 I/Robocop ( 2727): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:39:46.296 I/Robocop ( 2727): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-08 08:39:46.296 I/Robocop ( 2727): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 147•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39350752&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-09 04:03:21
revision: cf89b5d018f8
slave: panda-0497
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 04:19:19.289 I/Robocop ( 2717): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 04:19:29.414 I/Robocop ( 2717): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 04:19:29.414 I/Robocop ( 2717): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 148•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39358578&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-09 06:16:27
revision: 420f4c65a67f
slave: panda-0581
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:32:23.500 I/Robocop ( 2714): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:32:33.601 I/Robocop ( 2714): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:32:33.601 I/Robocop ( 2714): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 149•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39357013&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-09 05:54:21
revision: 373e31d211f3
slave: panda-0169
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:10:22.312 I/Robocop ( 2720): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:10:32.625 I/Robocop ( 2720): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:10:32.625 I/Robocop ( 2720): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 150•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39357411&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 05:50:21
revision: e0cd88e8e636
slave: panda-0224
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:15:47.945 I/Robocop ( 2706): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:15:58.015 I/Robocop ( 2706): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:15:58.023 I/Robocop ( 2706): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 151•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39359524&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 06:29:28
revision: 2e95c8a3da91
slave: panda-0679
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:45:51.148 I/Robocop ( 2718): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:46:01.203 I/Robocop ( 2718): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:46:01.203 I/Robocop ( 2718): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 152•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39359285&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-09 06:25:22
revision: 41b4bc6970b8
slave: panda-0872
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:41:35.710 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:41:45.929 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:41:45.929 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 153•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=39357995&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 06:11:46
revision: 674c36d744fb
slave: panda-0543
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:23:37.460 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:23:47.515 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 06:23:47.515 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 154•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39361741&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 07:09:25
revision: fd2e731b7153
slave: panda-0727
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:03.585 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:13.843 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:13.859 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 155•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
pp
https://tbpl.mozilla.org/php/getParsedLog.php?id=39361741&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 07:09:25
revision: fd2e731b7153
slave: panda-0727
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:03.585 I/Robocop ( 2728): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:13.843 I/Robocop ( 2728): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 07:25:13.859 I/Robocop ( 2728): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 156•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39365847&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-09 08:02:21
revision: 1509e459fd4f
slave: panda-0455
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:07.437 I/Robocop ( 2743): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:17.695 I/Robocop ( 2743): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:17.703 I/Robocop ( 2743): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 157•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39365847&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-09 08:02:21
revision: 1509e459fd4f
slave: panda-0455
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:07.437 I/Robocop ( 2743): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:17.695 I/Robocop ( 2743): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 08:30:17.703 I/Robocop ( 2743): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 158•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39370540&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-09 09:38:20
revision: 9c0299e910bf
slave: panda-0525
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 09:54:17.492 I/Robocop ( 2738): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 09:54:27.765 I/Robocop ( 2738): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 09:54:27.781 I/Robocop ( 2738): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 159•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39374368&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 10:43:20
revision: 825990d5d74d
slave: panda-0702
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:00:29.031 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:00:39.156 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:00:39.164 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 160•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39376577&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 11:23:24
revision: 191d41406211
slave: panda-0837
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:35:00.257 I/Robocop ( 2742): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:35:10.335 I/Robocop ( 2742): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:35:10.335 I/Robocop ( 2742): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 161•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39377361&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 11:35:21
revision: 3e703f5931bd
slave: panda-0483
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:47:52.250 I/Robocop ( 2743): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:48:02.593 I/Robocop ( 2743): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:48:02.601 I/Robocop ( 2743): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 162•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39377845&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 11:37:40
revision: 6a8fcbc59766
slave: panda-0096
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:55:26.578 I/Robocop ( 2736): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:55:36.921 I/Robocop ( 2736): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 11:55:36.937 I/Robocop ( 2736): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 163•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39381061&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 12:15:40
revision: 2a607cddc4cb
slave: panda-0655
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:40:21.140 I/Robocop ( 2755): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:40:31.468 I/Robocop ( 2755): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:40:31.468 I/Robocop ( 2755): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 164•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39381975&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 12:36:20
revision: 7176ac3db029
slave: panda-0487
05/09/2014 12:45:05: DEBUG: 31121 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0486/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0486
05/09/2014 12:45:05: DEBUG: 31147 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0491/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0491
05/09/2014 12:45:05: DEBUG: 31149 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0490/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0490
05/09/2014 12:45:05: DEBUG: 31159 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0489/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0489
05/09/2014 12:45:05: DEBUG: 31175 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0492/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0492
05/09/2014 12:45:05: DEBUG: 31186 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0495/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0495
05/09/2014 12:45:05: DEBUG: 31193 ? S 0:00 python /builds/tools/buildfarm/mobile/../utils/retry.py --stderr-regexp ERROR 404: Not Found --fail-if-match wget -q -O/builds/panda-0493/buildbot.tac.new http://slavealloc.pvt.build.mozilla.org/gettac/panda-0493
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:52:53.507 I/Robocop ( 2737): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:53:03.609 I/Robocop ( 2737): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 12:53:03.609 I/Robocop ( 2737): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 165•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39384017&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-09 13:10:46
revision: f49f0bcf49da
slave: panda-0613
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:22:06.789 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:22:17.125 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:22:17.125 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 166•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39384518&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 13:19:14
revision: a7a931fe4f40
slave: panda-0708
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:17.570 I/Robocop ( 2727): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:27.773 I/Robocop ( 2727): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:27.781 I/Robocop ( 2727): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 167•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39384513&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 13:06:52
revision: 3cebaabae096
slave: panda-0792
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:13.828 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:23.875 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:31:23.875 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 168•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39384766&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 13:23:21
revision: 650536231502
slave: panda-0462
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:35:15.070 I/Robocop ( 2725): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:35:25.429 I/Robocop ( 2725): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:35:25.429 I/Robocop ( 2725): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 169•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39385899&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 13:41:26
revision: a51b839f72c5
slave: panda-0440
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:54:34.101 I/Robocop ( 2922): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:54:44.171 I/Robocop ( 2922): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 13:54:44.187 I/Robocop ( 2922): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 170•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39386307&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 13:47:37
revision: a51b839f72c5
slave: panda-0511
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 14:00:36.250 I/Robocop ( 2922): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 14:00:46.351 I/Robocop ( 2922): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 14:00:46.351 I/Robocop ( 2922): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 171•11 years ago
|
||
Actually, this is happening frequently enough (>30%) that we can disable the test ASAP.
https://hg.mozilla.org/integration/fx-team/rev/e85bfba14a5b
Also, FWIW, retriggers on inbound appear to be pointing at the Seer disabling (bug 1005958) as what made this so failure-happy. Not entirely sure what the meaning of that is :)
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&fromchange=b4c8f40b1ef6&tochange=1b8d0fcafd1f&jobname=Android%204.0%20Panda%20mozilla-inbound%20opt%20test%20robocop-3
Whiteboard: [test disabled on Android 4.0][leave open]
Comment 172•11 years ago
|
||
I'm honestly not sure why disabling the seer would cause the bug, either, especially given that lots of retriggers when the same patch landed on release were all green: https://tbpl.mozilla.org/?tree=Mozilla-Release&rev=bebd4af02d88 (:KWierso and I both kept a close eye on that landing, given the odd oranges on inbound).
In fact, none of the failures appear on any tree that's not m-c or one of the integration branches (unless I missed something, quite possible with all the tbpl bot comments to scroll through). I suppose one or all of the failures on try could be from non-m-c try runs, but that somehow seems unlikely. Have there been significant changes to this test since 29 was released?
Let me just put it this way, though. If anything to do with master password/doorhanger is at all contingent on the seer being enabled, then I suspect something has gone horribly, horribly wrong there :)
Comment 173•11 years ago
|
||
testMasterPassword doesn't exactly have a sterling reputation for stability (there are other bugs on file for intermittent failures in it), so I wouldn't be surprised if that were the case :)
Comment 174•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39390345&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 14:41:30
revision: aa8a3701eac3
slave: panda-0533
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 21:53:28.969 I/Robocop ( 2735): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 21:53:39.118 I/Robocop ( 2735): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 21:53:39.118 I/Robocop ( 2735): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 175•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39392822&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 15:12:23
revision: 1100671a94ba
slave: panda-0356
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:47.875 I/Robocop ( 2746): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:58.195 I/Robocop ( 2746): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:58.195 I/Robocop ( 2746): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 176•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39392822&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 15:12:23
revision: 1100671a94ba
slave: panda-0356
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:47.875 I/Robocop ( 2746): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:58.195 I/Robocop ( 2746): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:24:58.195 I/Robocop ( 2746): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 177•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39395471&tree=Fx-Team
Android 4.0 Panda fx-team opt test robocop-3 on 2014-05-09 15:30:15
revision: f5a6fab8574f
slave: panda-0633
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:57:39.796 I/Robocop ( 2750): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:57:49.937 I/Robocop ( 2750): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 15:57:49.937 I/Robocop ( 2750): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 178•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39407238&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 18:33:59
revision: 62d2d22055e8
slave: panda-0673
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 18:45:14.929 I/Robocop ( 2758): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 18:45:25.062 I/Robocop ( 2758): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 18:45:25.062 I/Robocop ( 2758): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 179•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39409259&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 19:50:21
revision: 9fda399b4e88
slave: panda-0518
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 20:02:17.914 I/Robocop ( 2743): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 20:02:28.085 I/Robocop ( 2743): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 20:02:28.085 I/Robocop ( 2743): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 180•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39412877&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 21:43:22
revision: d2242d05c93c
slave: panda-0231
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 22:03:05.039 I/Robocop ( 2747): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 22:03:15.125 I/Robocop ( 2747): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 22:03:15.125 I/Robocop ( 2747): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 181•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39414223&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-09 23:03:59
revision: 73108558281d
slave: panda-0629
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 23:15:42.984 I/Robocop ( 2742): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 23:15:53.281 I/Robocop ( 2742): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-09 23:15:53.281 I/Robocop ( 2742): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 182•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Neil
https://tbpl.mozilla.org/php/getParsedLog.php?id=39431098&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-10 14:45:22
revision: 443b60f30115
slave: panda-0382
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 14:57:05.695 I/Robocop ( 2744): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 14:57:15.992 I/Robocop ( 2744): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 14:57:16.007 I/Robocop ( 2744): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 183•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Neil
https://tbpl.mozilla.org/php/getParsedLog.php?id=39438578&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 04:16:42
revision: 77b1f329c174
slave: panda-0382
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:28:12.296 I/Robocop ( 2749): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:28:22.554 I/Robocop ( 2749): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:28:22.554 I/Robocop ( 2749): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 184•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39421092&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-10 05:15:20
revision: 20ca234fd62b
slave: panda-0862
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 05:27:20.726 I/Robocop ( 2747): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 05:27:30.992 I/Robocop ( 2747): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-10 05:27:30.992 I/Robocop ( 2747): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 185•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39439167&tree=Mozilla-Central
Android 4.0 Panda mozilla-central opt test robocop-3 on 2014-05-11 04:47:59
revision: 20ca234fd62b
slave: panda-0506
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:59:34.796 I/Robocop ( 2749): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:59:44.906 I/Robocop ( 2749): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 04:59:44.906 I/Robocop ( 2749): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 186•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39460690&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 21:36:43
revision: b6199c0049c1
slave: panda-0357
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:13.835 I/Robocop ( 2753): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:24.039 I/Robocop ( 2753): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:24.039 I/Robocop ( 2753): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 187•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39460690&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 21:36:43
revision: b6199c0049c1
slave: panda-0357
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:13.835 I/Robocop ( 2753): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:24.039 I/Robocop ( 2753): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:48:24.039 I/Robocop ( 2753): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 188•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39459458&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 20:48:28
revision: 81f84748793b
slave: panda-0419
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:07:31.898 I/Robocop ( 2749): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:07:42.148 I/Robocop ( 2749): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 21:07:42.148 I/Robocop ( 2749): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 189•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39456145&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 19:24:20
revision: 0276c57cffba
slave: panda-0449
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:40:41.640 I/Robocop ( 2762): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:40:52.062 I/Robocop ( 2762): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:40:52.062 I/Robocop ( 2762): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 190•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39454341&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 18:37:28
revision: cc363e379b2a
slave: panda-0170
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 18:49:27.023 I/Robocop ( 2744): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 18:49:37.187 I/Robocop ( 2744): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 18:49:37.203 I/Robocop ( 2744): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 191•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=39452486&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-11 17:45:22
revision: db65001f1407
slave: panda-0466
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 17:57:34.656 I/Robocop ( 2757): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 17:57:44.695 I/Robocop ( 2757): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 17:57:44.695 I/Robocop ( 2757): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 192•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39467283&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-12 01:50:22
revision: fbae0dc61cd3
slave: panda-0224
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 02:02:59.843 I/Robocop ( 2742): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 02:03:10.062 I/Robocop ( 2742): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 02:03:10.062 I/Robocop ( 2742): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 193•11 years ago
|
||
Comment 194•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39466112&tree=B2g-Inbound
Android 4.0 Panda b2g-inbound opt test robocop-3 on 2014-05-12 01:12:21
revision: 1548cd4a5895
slave: panda-0466
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 01:37:06.937 I/Robocop ( 2744): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 01:37:17.250 I/Robocop ( 2744): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 01:37:17.250 I/Robocop ( 2744): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 195•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39474303&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-12 04:04:23
revision: 870835d69bf8
slave: panda-0153
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:16:38.531 I/Robocop ( 2742): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:16:48.796 I/Robocop ( 2742): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:16:48.796 I/Robocop ( 2742): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 196•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Tomcat
https://tbpl.mozilla.org/php/getParsedLog.php?id=39475682&tree=Mozilla-Inbound
Android 4.0 Panda mozilla-inbound opt test robocop-3 on 2014-05-12 04:28:28
revision: ff77189e55df
slave: panda-0795
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:40:21.156 I/Robocop ( 2740): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:40:31.242 I/Robocop ( 2740): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-12 04:40:31.242 I/Robocop ( 2740): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 197•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
RyanVM
https://tbpl.mozilla.org/php/getParsedLog.php?id=39456626&tree=Try
Android 4.0 Panda try opt test robocop-3 on 2014-05-11 19:42:32
revision: 7a9a94aedf0a
slave: panda-0765
Automation Error: No crash directory (/mnt/sdcard/tests/profile/minidumps/) found on remote device
Mochi-Remote ERROR | Automation Error: Missing end of test marker (process crashed?)
23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:54:18.304 I/Robocop ( 2679): 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:54:28.343 I/Robocop ( 2679): junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
05-11 19:54:28.343 I/Robocop ( 2679): 24 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 23 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is hidden - got true, expected false
Return code: 1
Comment 198•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=39966030&tree=Mozilla-Aurora
Android 2.2 Armv6 Tegra mozilla-aurora opt test robocop-1 on 2014-05-19 12:27:19
revision: 894a8aef0e46
slave: tegra-344
34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
junit.framework.AssertionFailedError: 34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
35 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
05-19 13:17:01.578 I/Robocop ( 9854): 34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
05-19 13:17:01.647 I/Robocop ( 9854): junit.framework.AssertionFailedError: 34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
05-19 13:17:01.647 I/Robocop ( 9854): 35 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 34 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
Updated•11 years ago
|
Flags: needinfo?(wjohnston)
Flags: needinfo?(margaret.leibovic)
Comment 199•11 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
KWierso
https://tbpl.mozilla.org/php/getParsedLog.php?id=42387156&tree=Mozilla-Inbound
Android 2.2 Armv6 Tegra mozilla-inbound opt test robocop-1 on 2014-06-24 14:10:38
revision: 8643f8fb07a2
slave: tegra-191
44 INFO TEST-UNEXPECTED-FAIL | testClearPrivateData | Doorhanger:Save password has been displayed - got false, expected true
junit.framework.AssertionFailedError: 44 INFO TEST-UNEXPECTED-FAIL | testClearPrivateData | Doorhanger:Save password has been displayed - got false, expected true
45 INFO TEST-UNEXPECTED-FAIL | testClearPrivateData | Exception caught - junit.framework.AssertionFailedError: 44 INFO TEST-UNEXPECTED-FAIL | testClearPrivateData | Doorhanger:Save password has been displayed - got false, expected true
junit.framework.AssertionFailedError: Button with text: 'Don't save' is not found!
39 INFO TEST-UNEXPECTED-FAIL | testDoorHanger | Exception caught - junit.framework.AssertionFailedError: Button with text: 'Don't save' is not found!
18 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
junit.framework.AssertionFailedError: 18 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
19 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: 18 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Doorhanger notification is displayed - got false, expected true
![]() |
Assignee | |
Comment 200•9 years ago
|
||
This test has been deleted.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Whiteboard: [test disabled on Android 4.0][leave open]
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
•