Closed Bug 897940 Opened 11 years ago Closed 11 years ago

Intermittent test_icc_contact.js | TimeoutException: socket.timeout

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(firefox25 wontfix, firefox26 fixed, firefox27 fixed, firefox-esr24 unaffected, b2g-v1.2 fixed)

RESOLVED FIXED
Tracking Status
firefox25 --- wontfix
firefox26 --- fixed
firefox27 --- fixed
firefox-esr24 --- unaffected
b2g-v1.2 --- fixed

People

(Reporter: RyanVM, Assigned: aknow)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=25711654&tree=Mozilla-Inbound

b2g_emulator mozilla-inbound opt test marionette-webapi on 2013-07-25 04:41:59 PDT for push 973361ec4fb5
slave: talos-r3-fed-098

04:52:38     INFO -  TEST-START test_icc_contact.js
04:55:39     INFO -  /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/icc/tests/marionette/test_icc_contact.js, runTest (marionette_test.MarionetteJSTestCase) ... ERROR
04:55:39     INFO -  ======================================================================
04:55:39     INFO -  ERROR: /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/icc/tests/marionette/test_icc_contact.js, runTest (marionette_test.MarionetteJSTestCase)
04:55:39     INFO -  ----------------------------------------------------------------------
04:55:39     INFO -  Traceback (most recent call last):
04:55:39     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 123, in run
04:55:39     INFO -      self.setUp()
04:55:39     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 236, in setUp
04:55:39     INFO -      self.marionette.start_session()
04:55:39     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 446, in start_session
04:55:39     INFO -      self.session = self._send_message('newSession', 'value')
04:55:39     INFO -    File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 342, in _send_message
04:55:39    ERROR -      raise TimeoutException(message='socket.timeout', status=ErrorCodes.TIMEOUT, stacktrace=None)
04:55:39    ERROR -  TEST-UNEXPECTED-FAIL | test_icc_contact.js | TimeoutException: socket.timeout
04:55:39     INFO -  ----------------------------------------------------------------------
04:55:39     INFO -  Ran 1 test in 180.749s
04:55:39  WARNING -  FAILED (errors=1)
The timeout setting for this case is too small. We should extend it.

I got the timeout exception on this case before.

Then, after changing the timeout value from 30s to 60s
https://hg.mozilla.org/try/rev/c6dfcd7d6715z

The try is pass
https://tbpl.mozilla.org/?tree=Try&rev=a2ab7f1291d5

The log showing that it takes 33s for this case (just exceed original setting so I usually got the failure).

04:38:18     INFO -  TEST-START test_icc_contact.js
04:38:50     INFO -  /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/icc/tests/marionette/test_icc_contact.js, runTest (marionette_test.MarionetteJSTestCase) ... ok
04:38:51     INFO -  ----------------------------------------------------------------------
04:38:51     INFO -  Ran 1 test in 32.776s
Assignee: nobody → szchen
> Then, after changing the timeout value from 30s to 60s
> https://hg.mozilla.org/try/rev/c6dfcd7d6715z

correct the link
https://hg.mozilla.org/try/rev/c6dfcd7d6715
Attached patch Extend timeoutSplinter Review
Attachment #812503 - Flags: review?(htsai)
Comment on attachment 812503 [details] [diff] [review]
Extend timeout

Review of attachment 812503 [details] [diff] [review]:
-----------------------------------------------------------------

Nice!!!
Attachment #812503 - Flags: review?(htsai) → review+
https://hg.mozilla.org/mozilla-central/rev/ce638e83b6fe
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: