Closed
Bug 891084
Opened 12 years ago
Closed 10 years ago
Intermittent testMasterPassword | Exception caught - junit.framework.AssertionFailedError: No Button with text OK is found!
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: assertion, intermittent-failure)
+++ This bug was initially created as a clone of Bug #887119 +++
+++ This bug was initially created as a clone of Bug #880005 +++
https://tbpl.mozilla.org/php/getParsedLog.php?id=25029006&tree=Mozilla-Inbound
Android Armv6 Tegra 250 mozilla-inbound opt test robocop-2 on 2013-07-08 11:38:07 PDT for push 1222548020a6
slave: tegra-150
0 INFO SimpleTest START
1 INFO TEST-START | testMasterPassword
EventExpecter: no longer listening for Gecko:Ready
waitForText timeout on ^Settings$
waitForTest timeout after 10000 ms
waitForEnabledText timeout on ^Use master password$
waitForText timeout on ^Create Master Password$
Exception caught during test!
junit.framework.AssertionFailedError: No Button with text OK is found!
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at com.jayway.android.robotium.solo.Getter.getView(Getter.java:71)
at com.jayway.android.robotium.solo.Solo.getButton(Solo.java:1560)
at org.mozilla.fennec.tests.testMasterPassword.enableMasterPassword(testMasterPassword.java:36)
at org.mozilla.fennec.tests.testMasterPassword.testMasterPassword(testMasterPassword.java:23)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:204)
at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:194)
at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:186)
at org.mozilla.fennec.tests.BaseTest.runTest(BaseTest.java:134)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:520)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1447)
2 INFO TEST-UNEXPECTED-FAIL | testMasterPassword | Exception caught - junit.framework.AssertionFailedError: No Button with text OK is found!
3 INFO TEST-END | testMasterPassword | finished in 93581ms
4 INFO TEST-START | Shutdown
5 INFO Passed: 0
6 INFO Failed: 1
7 INFO Todo: 0
8 INFO SimpleTest FINISHED
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•10 years ago
|
||
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•