Closed Bug 1121261 Opened 9 years ago Closed 9 years ago

Intermittent testSessionOOMRestore | Page title is correct - got , expected robocop_dynamic.sjs?id=page6

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure)

15:39:15 INFO - SimpleTest START
15:39:15 INFO - TEST-START | testSessionOOMRestore
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Robocop tests need the test device screen to be powered on. -
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Given message occurred for registered event: {"type":"Gecko:Ready"} - Gecko:Ready should equal Gecko:Ready
15:39:15 INFO - EventExpecter: no longer listening for Gecko:Ready
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | The correct number of tabs are opened - 3 should equal 3
15:39:15 INFO - waitForText timeout on mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page3
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | The url argument is not null - http://mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page3 should not equal null
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Page title is correct - mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page3 should equal mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page3
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Given message occurred for registered event: {"type":"Content:PageShow","userRequested":"","tabID":1} - Content:PageShow should equal Content:PageShow
15:39:15 INFO - EventExpecter: no longer listening for Content:PageShow
15:39:15 INFO - waitForText timeout on mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page4
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | The url argument is not null - http://mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page4 should not equal null
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Page title is correct - mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page4 should equal mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page4
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Given message occurred for registered event: {"type":"Content:PageShow","userRequested":"","tabID":1} - Content:PageShow should equal Content:PageShow
15:39:15 INFO - EventExpecter: no longer listening for Content:PageShow
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Given message occurred for registered event: {"type":"Content:PageShow","userRequested":"","tabID":1} - Content:PageShow should equal Content:PageShow
15:39:15 INFO - EventExpecter: no longer listening for Content:PageShow
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | The url argument is not null - about:home should not equal null
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | Page title is correct - should equal
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | list item at index 2 exists
15:39:15 INFO - waitForText timeout on mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page6
15:39:15 INFO - TEST-PASS | testSessionOOMRestore | The url argument is not null - http://mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page6 should not equal null
15:39:15 INFO - waitForCondition timeout after 15000 ms.
15:39:15 WARNING - TEST-UNEXPECTED-FAIL | testSessionOOMRestore | Page title is correct - got , expected mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page6
15:39:15 INFO - 0 ERROR Exception caught during test! - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testSessionOOMRestore | Page title is correct - got , expected mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page6
15:39:15 INFO - at junit.framework.Assert.fail(Assert.java:47)
15:39:15 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:128)
15:39:15 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:150)
15:39:15 INFO - at org.mozilla.gecko.FennecMochitestAssert.is(FennecMochitestAssert.java:156)
15:39:15 INFO - at org.mozilla.gecko.tests.BaseTest.verifyUrlBarTitle(BaseTest.java:558)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$1$1.onItem(SessionTest.java:209)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$1$1.onItem(SessionTest.java:196)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$NavigationWalker.walk(SessionTest.java:98)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$1.onItem(SessionTest.java:196)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$1.onItem(SessionTest.java:184)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest$NavigationWalker.walk(SessionTest.java:101)
15:39:15 INFO - at org.mozilla.gecko.tests.SessionTest.verifySessionTabs(SessionTest.java:184)
15:39:15 INFO - at org.mozilla.gecko.tests.testSessionOOMRestore.testSessionOOMRestore(testSessionOOMRestore.java:52)
15:39:15 INFO - at java.lang.reflect.Method.invokeNative(Native Method)
15:39:15 INFO - at java.lang.reflect.Method.invoke(Method.java:511)
15:39:15 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
15:39:15 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
15:39:15 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
15:39:15 INFO - at org.mozilla.gecko.tests.BaseTest.runTest(BaseTest.java:164)
15:39:15 INFO - at junit.framework.TestCase.runBare(TestCase.java:127)
15:39:15 INFO - at junit.framework.TestResult$1.protect(TestResult.java:106)
15:39:15 INFO - at junit.framework.TestResult.runProtected(TestResult.java:124)
15:39:15 INFO - at junit.framework.TestResult.run(TestResult.java:109)
15:39:15 INFO - at junit.framework.TestCase.run(TestCase.java:118)
15:39:15 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:169)
15:39:15 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:154)
15:39:15 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:545)
15:39:15 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1551)
15:39:15 WARNING - TEST-UNEXPECTED-FAIL | testSessionOOMRestore | Exception caught - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testSessionOOMRestore | Page title is correct - got , expected mochi.test:8888/tests/robocop/robocop_dynamic.sjs?id=page6
15:39:15 INFO - TEST-OK | testSessionOOMRestore | took 87472ms
15:39:15 INFO - TEST-START | Shutdown
15:39:15 INFO - Passed: 14
15:39:15 INFO - Failed: 2
15:39:15 INFO - Todo: 0
15:39:15 INFO - SimpleTest FINISHED
15:39:15 INFO - INFO | automation.py | Application ran for: 0:01:31.913825
15:39:15 INFO - INFO | zombiecheck | Reading PID log: /tmp/tmpNauaQppidlog
15:39:15 INFO - Contents of /data/anr/traces.txt:
15:39:16 INFO - /data/tombstones does not exist; tombstone check skipped
15:39:16 INFO - Stopping web server
15:39:16 INFO - Stopping web socket server
15:39:16 INFO - Stopping ssltunnel
15:39:16 INFO - WARNING | leakcheck | refcount logging is off, so leaks can't be detected!
15:39:16 INFO - runtests.py | Running tests: end.
See Also: → 1145879
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.