Closed
Bug 1395803
Opened 7 years ago
Closed 7 years ago
Intermittent testSessionOOMSave | java-exception java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
Categories
(Firefox for Android Graveyard :: Testing, defect, P5)
Firefox for Android Graveyard
Testing
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1396324
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Updated•7 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
[task 2017-09-01T01:13:40.880319Z] 01:13:40 INFO - 08-31 18:13:12.662 I/Robocop ( 2621): {"message":"2 should equal 2","time":1504228392660,"source":"robocop","status":"PASS","test":"testSessionOOMSave","thread":null,"subtest":"selected page index matches","action":"test_status","pid":null}
[task 2017-09-01T01:13:40.880858Z] 01:13:40 INFO - 08-31 18:13:12.662 I/Robocop ( 2621): {"message":"about:home should equal about:home","time":1504228392668,"source":"robocop","status":"PASS","test":"testSessionOOMSave","thread":null,"subtest":"URL in JSON matches session URL","action":"test_status","pid":null}
[task 2017-09-01T01:13:40.881258Z] 01:13:40 INFO - 08-31 18:13:12.672 I/Robocop ( 2621): {"message":"http:\/\/mochi.test:8888\/tests\/robocop\/robocop_dynamic.sjs?id=page3 should equal http:\/\/mochi.test:8888\/tests\/robocop\/robocop_dynamic.sjs?id=page3","time":1504228392672,"source":"robocop","status":"PASS","test":"testSessionOOMSave","thread":null,"subtest":"URL in JSON matches session URL","action":"test_status","pid":null}
[task 2017-09-01T01:13:40.881613Z] 01:13:40 INFO - 08-31 18:13:13.371 D/AndroidRuntime( 2621): Shutting down VM
[task 2017-09-01T01:13:40.881911Z] 01:13:40 INFO - 08-31 18:13:13.381 W/dalvikvm( 2621): threadid=1: thread exiting with uncaught exception (group=0x414c8700)
[task 2017-09-01T01:13:40.882202Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): >>> REPORTING UNCAUGHT EXCEPTION FROM THREAD 1 ("main")
[task 2017-09-01T01:13:40.882555Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
[task 2017-09-01T01:13:40.882868Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
[task 2017-09-01T01:13:40.883300Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at java.util.ArrayList.get(ArrayList.java:308)
[task 2017-09-01T01:13:40.883551Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:607)
[task 2017-09-01T01:13:40.883911Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:646)
[task 2017-09-01T01:13:40.884261Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:749)
[task 2017-09-01T01:13:40.884721Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.view.Choreographer.doCallbacks(Choreographer.java:562)
[task 2017-09-01T01:13:40.884986Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.view.Choreographer.doFrame(Choreographer.java:531)
[task 2017-09-01T01:13:40.885341Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:735)
[task 2017-09-01T01:13:40.885874Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.os.Handler.handleCallback(Handler.java:730)
[task 2017-09-01T01:13:40.886012Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.os.Handler.dispatchMessage(Handler.java:92)
[task 2017-09-01T01:13:40.886264Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.os.Looper.loop(Looper.java:137)
[task 2017-09-01T01:13:40.886607Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at android.app.ActivityThread.main(ActivityThread.java:5103)
[task 2017-09-01T01:13:40.886942Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at java.lang.reflect.Method.invokeNative(Native Method)
[task 2017-09-01T01:13:40.887237Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at java.lang.reflect.Method.invoke(Method.java:525)
[task 2017-09-01T01:13:40.887593Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:737)
[task 2017-09-01T01:13:40.887869Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
[task 2017-09-01T01:13:40.888315Z] 01:13:40 INFO - 08-31 18:13:13.391 E/GeckoCrashHandler( 2621): at dalvik.system.NativeStart.main(Native Method)
[task 2017-09-01T01:13:40.888806Z] 01:13:40 INFO - 08-31 18:13:13.571 W/google-breakpad( 2871): ExceptionHandler::WaitForContinueSignal waiting for continue sig
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
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
•