Closed Bug 1402245 Opened 7 years ago Closed 4 years ago

Intermittent testSettingsPages | Exception caught - junit.framework.AssertionFailedError: View with id: '2131296519', resource name: 'layer_view' is not found!

Categories

(Firefox for Android Graveyard :: Settings and Preferences, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de https://treeherder.mozilla.org/logviewer.html#?job_id=132619574&repo=autoland https://queue.taskcluster.net/v1/task/NePwdcXjQvKww_uspUi9SA/runs/0/artifacts/public/logs/live_backing.log [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-START | testSettingsPages [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - GECKO | EventExpecter: no longer listening for Gecko:Ready [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - Buffered messages logged at 03:36:48 [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-PASS | testSettingsPages | Robocop tests need the test device screen to be powered on. - [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - Buffered messages logged at 03:36:59 [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-PASS | testSettingsPages | Given message occurred for registered event: {type=null} - Gecko:Ready should equal Gecko:Ready [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - Buffered messages logged at 03:37:00 [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-PASS | testSettingsPages | Menu view is not null - org.mozilla.gecko.toolbar.ToolbarRoundButton{417c6ec0 VFED..C. ........ 716,0-800,112 #7f09008e app:id/menu} should not equal null [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - Buffered messages logged at 03:37:04 [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-PASS | testSettingsPages | Waiting for menu item ^Settings$ - ^Settings$ is present and enabled [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - Buffered messages logged at 03:37:14 [task 2017-09-22T03:37:50.482Z] 03:37:50 INFO - TEST-PASS | testSettingsPages | Waiting for menu item ^General$ - ^General$ is present and enabled [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - Buffered messages logged at 03:37:34 [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - waitForText timeout on ^General$ [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - Buffered messages logged at 03:37:45 [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - 0 ERROR Exception caught during test! - junit.framework.AssertionFailedError: View with id: '2131296519', resource name: 'layer_view' is not found! [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - at junit.framework.Assert.fail(Assert.java:50) [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - at com.robotium.solo.Solo.getView(Solo.java:3018) [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - at com.robotium.solo.Solo.getView(Solo.java:2988) [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - at org.mozilla.gecko.tests.MotionEventHelper.<init>(MotionEventHelper.java:37) [task 2017-09-22T03:37:50.483Z] 03:37:50 INFO - at org.mozilla.gecko.tests.BaseTest.waitForPreferencesText(BaseTest.java:360) [task 2017-09-22T03:37:50.484Z] 03:37:50 INFO - at org.mozilla.gecko.tests.testSettingsPages.selectSettingsSection(testSettingsPages.java:97) [task 2017-09-22T03:37:50.484Z] 03:37:50 INFO - at org.mozilla.gecko.tests.testSettingsPages.testGeneralSection(testSettingsPages.java:34) [task 2017-09-22T03:37:50.484Z] 03:37:50 INFO - at org.mozilla.gecko.tests.testSettingsPages.testSettingsPages(testSettingsPages.java:23) [task 2017-09-22T03:37:50.485Z] 03:37:50 INFO - at java.lang.reflect.Method.invokeNative(Native Method) [task 2017-09-22T03:37:50.485Z] 03:37:50 INFO - at java.lang.reflect.Method.invoke(Method.java:525) [task 2017-09-22T03:37:50.485Z] 03:37:50 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) [task 2017-09-22T03:37:50.486Z] 03:37:50 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) [task 2017-09-22T03:37:50.486Z] 03:37:50 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) [task 2017-09-22T03:37:50.486Z] 03:37:50 INFO - at org.mozilla.gecko.tests.BaseRobocopTest.runTest(BaseRobocopTest.java:188) [task 2017-09-22T03:37:50.487Z] 03:37:50 INFO - at junit.framework.TestCase.runBare(TestCase.java:134) [task 2017-09-22T03:37:50.487Z] 03:37:50 INFO - at junit.framework.TestResult$1.protect(TestResult.java:115) [task 2017-09-22T03:37:50.487Z] 03:37:50 INFO - at junit.framework.TestResult.runProtected(TestResult.java:133) [task 2017-09-22T03:37:50.487Z] 03:37:50 INFO - at junit.framework.TestResult.run(TestResult.java:118) [task 2017-09-22T03:37:50.488Z] 03:37:50 INFO - at junit.framework.TestCase.run(TestCase.java:124) [task 2017-09-22T03:37:50.488Z] 03:37:50 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) [task 2017-09-22T03:37:50.488Z] 03:37:50 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) [task 2017-09-22T03:37:50.489Z] 03:37:50 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) [task 2017-09-22T03:37:50.489Z] 03:37:50 INFO - at org.mozilla.gecko.FennecInstrumentationTestRunner.onStart(FennecInstrumentationTestRunner.java:64) [task 2017-09-22T03:37:50.489Z] 03:37:50 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701) [task 2017-09-22T03:37:50.490Z] 03:37:50 INFO - Buffered messages finished [task 2017-09-22T03:37:50.490Z] 03:37:50 WARNING - TEST-UNEXPECTED-FAIL | testSettingsPages | Exception caught - junit.framework.AssertionFailedError: View with id: '2131296519', resource name: 'layer_view' is not found!
Blocks: 1396951
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195 Needinfo :susheel if you think this bug should be re-triaged.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.