Closed Bug 835186 Opened 12 years ago Closed 11 years ago

Intermittent test_mobile_iccinfo.js | TimeoutException: socket.timeout

Categories

(Firefox OS Graveyard :: RIL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: philor, Assigned: allstars.chh)

References

Details

(Keywords: intermittent-failure)

Attachments

(3 files)

https://tbpl.mozilla.org/php/getParsedLog.php?id=19179455&tree=Fx-Team b2g_ics_armv7a_gecko_emulator fx-team opt test marionette-webapi on 2013-01-27 04:36:11 PST for push 47684913d63d slave: talos-r3-fed-032 04:45:51 INFO - TEST-START test_mobile_iccinfo.js 04:48:53 INFO - /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/network/tests/marionette/test_mobile_iccinfo.js, runTest (marionette_test.MarionetteJSTestCase) ... ERROR 04:48:53 INFO - ====================================================================== 04:48:53 INFO - ERROR: /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/network/tests/marionette/test_mobile_iccinfo.js, runTest (marionette_test.MarionetteJSTestCase) 04:48:53 INFO - ---------------------------------------------------------------------- 04:48:53 ERROR - Traceback (most recent call last): 04:48:53 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 97, in tearDown 04:48:53 INFO - self.marionette.delete_session() 04:48:53 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 341, in delete_session 04:48:53 INFO - response = self._send_message('deleteSession', 'ok') 04:48:53 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 233, in _send_message 04:48:53 ERROR - raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None) 04:48:53 ERROR - TEST-UNEXPECTED-FAIL | test_mobile_iccinfo.js | TimeoutException: socket.timeout 04:48:53 INFO - ---------------------------------------------------------------------- 04:48:53 INFO - Ran 1 test in 181.619s 04:48:53 ERROR - FAILED (errors=1)
Attachment #708469 - Attachment is patch: false
For the Timeout log, in line 1465, test scripts sends "operator set 0 Android,Android,46692" although emulator responses OK in line 1484, but operatorchange unsolicited response is not received, seems being dropped by emulator.
Forgot comment 3, seems 46692 is not being dropped, the MCC/MNC showed in line 1597 have been changed to 466/92.
I think line 1487 is for the MCC/MNC(46692) changed, but ril is still processing the VoiceInfo changed in last test session, so the event is dropped.
Attached patch PatchSplinter Review
Assignee: nobody → allstars.chh
Status: NEW → ASSIGNED
Comment on attachment 708491 [details] [diff] [review] Patch Please see comment 5 for the root cause.
Attachment #708491 - Flags: review?(vyang)
The best solution for this should be bug 831637, which will ensure every parcel being processed.
Blocks: 831637
Attachment #708491 - Flags: review?(vyang) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Just hit this on inbound again.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The most recent log is no longer available, and we haven't seen this in 2+ months, so I'm closing it.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Whiteboard: RIL5/29
Whiteboard: RIL5/29 → RN5/29
Whiteboard: RN5/29
Component: DOM: Device Interfaces → RIL
Product: Core → Firefox OS
Target Milestone: mozilla21 → ---
Version: Trunk → unspecified
I'll close this as WONTFIX: as we have already moved the test to test_icc_info.js, and AFAIK, this error doesn't happen since Ed Morley met in 2013 May. Hi, Ed Morley, or any Sheriff If you meet this problem again, please file a new bug for this. Thanks
Status: REOPENED → RESOLVED
Closed: 12 years ago11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: