Closed
Bug 1487955
Opened 7 years ago
Closed 7 years ago
Intermittent testEventDispatcher | Exception caught - junit.framework.AssertionFailedError: View with id: '2131296316', resource name: 'browser_toolbar' is not found!
Categories
(Firefox for Android Graveyard :: Testing, defect, P5)
Firefox for Android Graveyard
Testing
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: aciure [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=196981158&repo=mozilla-central
https://queue.taskcluster.net/v1/task/LLN0uoCWS6SBNvhFZo6-BA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-08-31T23:47:46.046Z] 23:47:46 INFO - TEST-START | testEventDispatcher
[task 2018-08-31T23:49:02.599Z] 23:49:02 INFO - Buffered messages logged at 23:48:13
[task 2018-08-31T23:49:02.600Z] 23:49:02 INFO - TEST-PASS | testEventDispatcher | Robocop tests need the test device screen to be powered on. -
[task 2018-08-31T23:49:02.600Z] 23:49:02 INFO - TEST-PASS | testEventDispatcher | url is not null - /robocop/robocop_javascript.html?slug=1535759293876&path=testEventDispatcher.js should not equal null
[task 2018-08-31T23:49:02.601Z] 23:49:02 INFO - TEST-PASS | testEventDispatcher | url is not null - /robocop/robocop_javascript.html?slug=1535759293876&path=testEventDispatcher.js should not equal null
[task 2018-08-31T23:49:02.601Z] 23:49:02 INFO - Buffered messages logged at 23:48:54
[task 2018-08-31T23:49:02.602Z] 23:49:02 INFO - 0 ERROR Exception caught during test! - junit.framework.AssertionFailedError: View with id: '2131296316', resource name: 'browser_toolbar' is not found!
[task 2018-08-31T23:49:02.603Z] 23:49:02 INFO - at junit.framework.Assert.fail(Assert.java:50)
[task 2018-08-31T23:49:02.604Z] 23:49:02 INFO - at com.robotium.solo.Solo.getView(Solo.java:3018)
[task 2018-08-31T23:49:02.605Z] 23:49:02 INFO - at com.robotium.solo.Solo.getView(Solo.java:2988)
[task 2018-08-31T23:49:02.606Z] 23:49:02 INFO - at org.mozilla.gecko.tests.components.ToolbarComponent.getToolbarView(ToolbarComponent.java:107)
[task 2018-08-31T23:49:02.607Z] 23:49:02 INFO - at org.mozilla.gecko.tests.components.ToolbarComponent.getUrlDisplayLayout(ToolbarComponent.java:115)
[task 2018-08-31T23:49:02.607Z] 23:49:02 INFO - at org.mozilla.gecko.tests.components.ToolbarComponent.isEditing(ToolbarComponent.java:200)
[task 2018-08-31T23:49:02.608Z] 23:49:02 INFO - at org.mozilla.gecko.tests.components.ToolbarComponent.assertIsNotEditing(ToolbarComponent.java:51)
[task 2018-08-31T23:49:02.610Z] 23:49:02 INFO - at org.mozilla.gecko.tests.components.ToolbarComponent.enterEditingMode(ToolbarComponent.java:205)
[task 2018-08-31T23:49:02.611Z] 23:49:02 INFO - at org.mozilla.gecko.tests.helpers.NavigationHelper.enterAndLoadUrl(NavigationHelper.java:39)
[task 2018-08-31T23:49:02.611Z] 23:49:02 INFO - at org.mozilla.gecko.tests.JavascriptBridgeTest.blockForReadyAndLoadJS(JavascriptBridgeTest.java:52)
[task 2018-08-31T23:49:02.612Z] 23:49:02 INFO - at org.mozilla.gecko.tests.testEventDispatcher.testEventDispatcher(testEventDispatcher.java:57)
[task 2018-08-31T23:49:02.613Z] 23:49:02 INFO - at java.lang.reflect.Method.invokeNative(Native Method)
[task 2018-08-31T23:49:02.614Z] 23:49:02 INFO - at java.lang.reflect.Method.invoke(Method.java:525)
[task 2018-08-31T23:49:02.614Z] 23:49:02 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
[task 2018-08-31T23:49:02.615Z] 23:49:02 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
[task 2018-08-31T23:49:02.616Z] 23:49:02 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
[task 2018-08-31T23:49:02.616Z] 23:49:02 INFO - at org.mozilla.gecko.tests.BaseRobocopTest.runTest(BaseRobocopTest.java:186)
[task 2018-08-31T23:49:02.617Z] 23:49:02 INFO - at junit.framework.TestCase.runBare(TestCase.java:134)
[task 2018-08-31T23:49:02.618Z] 23:49:02 INFO - at junit.framework.TestResult$1.protect(TestResult.java:115)
[task 2018-08-31T23:49:02.618Z] 23:49:02 INFO - at junit.framework.TestResult.runProtected(TestResult.java:133)
[task 2018-08-31T23:49:02.619Z] 23:49:02 INFO - at junit.framework.TestResult.run(TestResult.java:118)
[task 2018-08-31T23:49:02.619Z] 23:49:02 INFO - at junit.framework.TestCase.run(TestCase.java:124)
[task 2018-08-31T23:49:02.620Z] 23:49:02 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
[task 2018-08-31T23:49:02.620Z] 23:49:02 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
[task 2018-08-31T23:49:02.621Z] 23:49:02 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
[task 2018-08-31T23:49:02.621Z] 23:49:02 INFO - at org.mozilla.gecko.FennecInstrumentationTestRunner.onStart(FennecInstrumentationTestRunner.java:66)
[task 2018-08-31T23:49:02.622Z] 23:49:02 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
[task 2018-08-31T23:49:02.622Z] 23:49:02 INFO - Buffered messages finished
[task 2018-08-31T23:49:02.623Z] 23:49:02 WARNING - TEST-UNEXPECTED-FAIL | testEventDispatcher | Exception caught - junit.framework.AssertionFailedError: View with id: '2131296316', resource name: 'browser_toolbar' is not found!
[task 2018-08-31T23:49:02.623Z] 23:49:02 INFO - GECKO | EventExpecter: no longer listening for Robocop:Java
[task 2018-08-31T23:49:02.624Z] 23:49:02 INFO - TEST-OK | testEventDispatcher | took 79310ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
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
•