Closed Bug 1701679 Opened 5 years ago Closed 5 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_addons.py TestAddons.test_install_and_remove_signed_addon | marionette_driver.errors.JavascriptException: SyntaxError: missing ) after argument list

Categories

(Testing :: Marionette Client and Harness, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1663802

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=334774963&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/A1_va3vZRLOwOQKEqUc8MQ/runs/1/artifacts/public/logs/live_backing.log


[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_addons.py TestAddons.test_install_and_remove_signed_addon | marionette_driver.errors.JavascriptException: SyntaxError: missing ) after argument list
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - stacktrace:
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - 	evaluate.sandbox/promise<@chrome://marionette/content/evaluate.js:136:10
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - 	evaluate.sandbox@chrome://marionette/content/evaluate.js:112:17
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - 	executeScript@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:201:21
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - 	receiveMessage@chrome://marionette/content/actors/MarionetteCommandsChild.jsm:88:31
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO - Traceback (most recent call last):
[task 2021-03-29T13:56:42.455Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_harness/marionette_test/testcases.py", line 247, in run
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     self.tearDown()
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_addons.py", line 27, in tearDown
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     self.reset_addons()
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_addons.py", line 62, in reset_addons
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     script_args=(addon,),
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 1729, in execute_async_script
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     rv = self._send_message("WebDriver:ExecuteAsyncScript", body, key="value")
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     return func(*args, **kwargs)
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 629, in _send_message
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     self._handle_error(err)
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 651, in _handle_error
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2021-03-29T13:56:42.456Z] 13:56:42     INFO - TEST-INFO took 540ms```

During:

[task 2021-03-29T13:56:41.892Z] 13:56:41 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_addons.py TestAddons.test_install_and_remove_signed_addon

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.