Closed Bug 1430328 Opened 7 years ago Closed 7 years ago

Intermittent testEventDispatcher | Should have completed event before timeout -

Categories

(Firefox for Android Graveyard :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1411099

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: intermittent-failure)

+++ This bug was initially created as a clone of Bug #1258106 +++ +++ This bug was initially created as a clone of Bug #1213030 +++ https://treeherder.mozilla.org/logviewer.html#?job_id=156032130&repo=mozilla-release [task 2018-01-12T22:11:35.888Z] 22:11:35 INFO - TEST-PASS | testEventDispatcher | Gecko event should be on Gecko thread - [task 2018-01-12T22:11:35.888Z] 22:11:35 INFO - TEST-PASS | testEventDispatcher | JS success response should be on background thread - [task 2018-01-12T22:11:35.888Z] 22:11:35 INFO - TEST-PASS | testEventDispatcher | JS response mode is correct - success should equal success [task 2018-01-12T22:11:35.888Z] 22:11:35 INFO - TEST-PASS | testEventDispatcher | JS success response is correct - null should equal null [task 2018-01-12T22:11:35.888Z] 22:11:35 INFO - Buffered messages finished [task 2018-01-12T22:11:35.890Z] 22:11:35 WARNING - TEST-UNEXPECTED-FAIL | testEventDispatcher | Should have completed event before timeout - [task 2018-01-12T22:11:35.891Z] 22:11:35 INFO - 0 ERROR Exception caught during test! - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testEventDispatcher | Should have completed event before timeout - [task 2018-01-12T22:11:35.897Z] 22:11:35 INFO - at junit.framework.Assert.fail(Assert.java:50) [task 2018-01-12T22:11:35.897Z] 22:11:35 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:124) [task 2018-01-12T22:11:35.897Z] 22:11:35 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:145) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.helpers.AssertionHelper.fFail(AssertionHelper.java:110) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.testEventDispatcher.waitForAsyncEvent(testEventDispatcher.java:42) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.testEventDispatcher.dispatchMessagesForResponse(testEventDispatcher.java:463) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.testEventDispatcher.testThreadEvents(testEventDispatcher.java:176) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.testEventDispatcher.testScope(testEventDispatcher.java:86) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.testEventDispatcher.testEventDispatcher(testEventDispatcher.java:65) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at java.lang.reflect.Method.invokeNative(Native Method) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at java.lang.reflect.Method.invoke(Method.java:525) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at org.mozilla.gecko.tests.BaseRobocopTest.runTest(BaseRobocopTest.java:188) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at junit.framework.TestCase.runBare(TestCase.java:134) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at junit.framework.TestResult$1.protect(TestResult.java:115) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at junit.framework.TestResult.runProtected(TestResult.java:133) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at junit.framework.TestResult.run(TestResult.java:118) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at junit.framework.TestCase.run(TestCase.java:124) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) [task 2018-01-12T22:11:35.898Z] 22:11:35 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) [task 2018-01-12T22:11:35.899Z] 22:11:35 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) [task 2018-01-12T22:11:35.899Z] 22:11:35 INFO - at org.mozilla.gecko.FennecInstrumentationTestRunner.onStart(FennecInstrumentationTestRunner.java:64) [task 2018-01-12T22:11:35.899Z] 22:11:35 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701) [task 2018-01-12T22:11:35.899Z] 22:11:35 WARNING - TEST-UNEXPECTED-FAIL | testEventDispatcher | Exception caught - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testEventDispatcher | Should have completed event before timeout - [task 2018-01-12T22:11:35.899Z] 22:11:35 INFO - GECKO | EventExpecter: no longer listening for Robocop:Java [task 2018-01-12T22:11:35.899Z] 22:11:35 INFO - TEST-OK | testEventDispatcher | took 271445ms
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.