Closed
Bug 1145881
Opened 10 years ago
Closed 9 years ago
Android 4.3 testTitleBar | Waiting for and scrolling once to find item ^Display$ - ^Display$ found
Categories
(Firefox for Android Graveyard :: Testing, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1216257
People
(Reporter: gbrown, Assigned: gbrown)
Details
testTitleBar fails intermittently on Android 4.3:
http://ftp.mozilla.org/pub/mozilla.org/mobile/try-builds/gbrown@mozilla.com-ab5e06e63b6e/try-android-api-9/try_ubuntu64_vm_mobile_test-robocop-2-bm114-tests1-linux64-build66.txt.gz
17:38:20 INFO - TEST-START | testTitleBar
17:38:20 INFO - TEST-PASS | testTitleBar | Robocop tests need the test device screen to be powered on. -
17:38:20 INFO - TEST-PASS | testTitleBar | Given message occurred for registered event: {"type":"Gecko:Ready"} - Gecko:Ready should equal Gecko:Ready
17:38:20 INFO - EventExpecter: no longer listening for Gecko:Ready
17:38:20 INFO - TEST-PASS | testTitleBar | The url argument is not null - http://mochi.test:8888/tests/robocop/robocop_blank_01.html should not equal null
17:38:20 INFO - TEST-PASS | testTitleBar | Page title is correct - mochi.test:8888/tests/robocop/robocop_blank_01.html should equal mochi.test:8888/tests/robocop/robocop_blank_01.html
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting for and scrolling once to find item ^Display$ - ^Display$ found
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting for enabled text ^Display$ - ^Display$ option is present and enabled
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting for and scrolling once to find item ^Title bar$ - ^Title bar$ found
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting for enabled text ^Title bar$ - ^Title bar$ option is present and enabled
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting for the pop-up to open - Pop up with the options was openend
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting to press the option - The pop-up is dismissed once clicked
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting to perform one back - One back performed
17:38:20 INFO - TEST-PASS | testTitleBar | Waiting to exit settings - Exit settings done
17:38:20 INFO - TEST-PASS | testTitleBar | The url argument is not null - Browser Blank Page 01 should not equal null
17:38:20 INFO - TEST-PASS | testTitleBar | Page title is correct - Browser Blank Page 01 should equal Browser Blank Page 01
17:38:20 INFO - waitForText timeout on ^Display$
17:38:20 WARNING - TEST-UNEXPECTED-FAIL | testTitleBar | Waiting for and scrolling once to find item ^Display$ - ^Display$ found
17:38:20 INFO - 3 ERROR Exception caught during test! - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testTitleBar | Waiting for and scrolling once to find item ^Display$ - ^Display$ found
17:38:20 INFO - at junit.framework.Assert.fail(Assert.java:50)
17:38:20 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:128)
17:38:20 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:150)
17:38:20 INFO - at org.mozilla.gecko.tests.BaseTest.selectMenuItemByPath(BaseTest.java:475)
17:38:20 INFO - at org.mozilla.gecko.tests.testTitleBar.selectMenuItemByPath(testTitleBar.java:10)
17:38:20 INFO - at org.mozilla.gecko.tests.BaseTest.selectSettingsItem(BaseTest.java:461)
17:38:20 INFO - at org.mozilla.gecko.tests.testTitleBar.selectSettingsItem(testTitleBar.java:10)
17:38:20 INFO - at org.mozilla.gecko.tests.testTitleBar.selectOption(testTitleBar.java:43)
17:38:20 INFO - at org.mozilla.gecko.tests.testTitleBar.checkOption(testTitleBar.java:36)
17:38:20 INFO - at org.mozilla.gecko.tests.testTitleBar.testTitleBar(testTitleBar.java:18)
17:38:20 INFO - at java.lang.reflect.Method.invokeNative(Native Method)
17:38:20 INFO - at java.lang.reflect.Method.invoke(Method.java:525)
17:38:20 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
17:38:20 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
17:38:20 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
17:38:20 INFO - at org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:132)
17:38:20 INFO - at junit.framework.TestCase.runBare(TestCase.java:134)
17:38:20 INFO - at junit.framework.TestResult$1.protect(TestResult.java:115)
17:38:20 INFO - at junit.framework.TestResult.runProtected(TestResult.java:133)
17:38:20 INFO - at junit.framework.TestResult.run(TestResult.java:118)
17:38:20 INFO - at junit.framework.TestCase.run(TestCase.java:124)
17:38:20 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
17:38:20 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
17:38:20 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
17:38:20 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
17:38:20 INFO -
17:38:20 WARNING - TEST-UNEXPECTED-FAIL | testTitleBar | Exception caught - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testTitleBar | Waiting for and scrolling once to find item ^Display$ - ^Display$ found
17:38:20 INFO - TEST-OK | testTitleBar | took 185426ms
17:38:20 INFO - TEST-START | Shutdown
17:38:20 INFO - Passed: 14
17:38:20 INFO - Failed: 2
Assignee | ||
Comment 1•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.3]
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
•