Closed
Bug 1012946
Opened 11 years ago
Closed 11 years ago
Intermittent test_nfc_enabled.js | TimeoutException: TimeoutException: Connection timed out
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1039713
People
(Reporter: KWierso, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=39965232&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test marionette-webapi on 2014-05-19 12:14:59 PDT for push 8508ab79921f
slave: tst-linux64-spot-326
13:03:54 INFO - INFO TEST-START: /builds/slave/test/build/tests/marionette/tests/dom/nfc/tests/marionette/test_ndef.js Mon May 19 2014 16:03:52 GMT-0400 (EDT)
13:03:54 INFO - INFO Skipping test on system without NFC Mon May 19 2014 16:03:53 GMT-0400 (EDT)
13:03:54 INFO - INFO TEST-END: /builds/slave/test/build/tests/marionette/tests/dom/nfc/tests/marionette/test_ndef.js Mon May 19 2014 16:03:53 GMT-0400 (EDT)
13:03:54 INFO - END LOG:
13:03:54 INFO - ----------------------------------------------------------------------
13:03:54 INFO - Ran 1 test in 1.678s
13:03:54 INFO - OK
13:03:54 INFO - TEST-START test_nfc_enabled.js
13:10:00 INFO - /builds/slave/test/build/tests/marionette/tests/dom/nfc/tests/marionette/test_nfc_enabled.js, runTest (marionette_test.MarionetteJSTestCase) ... ERROR
13:10:00 INFO - ======================================================================
13:10:00 INFO - ERROR: None
13:10:00 INFO - ----------------------------------------------------------------------
13:10:00 INFO - Traceback (most recent call last):
13:10:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 170, in run
13:10:00 INFO - testMethod()
13:10:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 530, in runTest
13:10:00 INFO - self.marionette.test_name = None
13:10:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 757, in test_name
13:10:00 INFO - if self._send_message('setTestName', 'ok', value=test_name):
13:10:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
13:10:00 INFO - return func(*args, **kwargs)
13:10:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 615, in _send_message
13:10:00 INFO - "Connection timed out", status=ErrorCodes.TIMEOUT)
13:10:00 ERROR - TimeoutException: TimeoutException: Connection timed out
13:10:00 INFO - Most recent errors/exceptions are:
13:10:00 INFO - 05-19 16:03:40.758 I/Gecko ( 44): MARIONETTE TEST RESULT:TEST-PASS | test_icc_match_mvno.js | onerror while success expected - true was true, expected true
13:10:00 INFO - 05-19 16:03:44.658 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<html>test%20page</html>" line: 0}]
13:10:00 INFO - 05-19 16:03:48.498 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<html>test%20page</html>" line: 0}]
13:10:00 INFO - 05-19 16:03:53.078 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<html>test%20page</html>" line: 0}]
13:10:00 INFO - 05-19 16:03:56.858 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "data:text/html,<html>test%20page</html>" line: 0}]
13:10:00 ERROR - TEST-UNEXPECTED-FAIL | test_nfc_enabled.js | TimeoutException: TimeoutException: Connection timed out
13:10:00 INFO - ----------------------------------------------------------------------
13:10:00 INFO - Ran 1 test in 364.667s
13:10:00 WARNING - FAILED (errors=1)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Blocks: b2g-nfc, b2g-marionette
Comment 3•11 years ago
|
||
Only the Marionette harness sanity tests go in Testing::Marionette. Those are the ones in Gecko under:
testing/marionette/client/marionette/tests/unit/*
This is a Firefox OS product intermittent - moving to a component suggested by the hg log of this test.
Component: Marionette → NFC
Product: Testing → Firefox OS
Hardware: x86_64 → ARM
(In reply to Wes Kocher (:KWierso) from comment #0)
> https://tbpl.mozilla.org/php/getParsedLog.php?id=39965232&tree=B2g-Inbound
> b2g_emulator_vm b2g-inbound opt test marionette-webapi on 2014-05-19
> 12:14:59 PDT for push 8508ab79921f
>
> slave: tst-linux64-spot-326
>
The link is not available, however I think this is the same problem in Bug 1039713 because they both timeout on ICS-emulator which doesn't have NFC enabled, so duplicate this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•